body {
font: 12px Tahoma, Verdana, sans-serif;
color: #333;
background: #EAE7D6;
text-align: center;
display: block;
}
a:link {
color: #9D5C00;
border-bottom: 1px dashed #DBBA8A;
text-decoration: none;
}
a:visited {
color: #9D5C00;
border-bottom: 1px dashed #DBBA8A;
text-decoration: none;
}
a:active {
color: #9D5C00;
}
h1 {
font: 220% Georgia, Arial, sans-serif;
color: #333333;
}