body {
background-color: #EDDEA9;
color: #2C2016;
font: 12px arial,verdana, sans serif bold;
}
a {
font: 12px arial,verdana, sans serif bold;
color: #741826;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}
a:hover {
color: #2C2016;
}
a:active {
color: #2C2016;
}
a:visited {
color: #741826;
}
h1 {
font: 18px garamond, times new roman, times, serifa;
text-transform: uppercase;
text-align: center;
color: #2C2016;
}
h2 {
font: 16px garamond, times new roman, times, serifa;
text-transform: uppercase;
text-align: center;
color: #2C2016;
}
h3 {
font: 16px garamond, times new roman, times, serifa;
text-transform: uppercase;
text-align: center;
color: #2C2016;
}
