body {
background-image: url(../images/bground.png);
background-color: #36291c;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
a:link {
color: #7e6d5b;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #928475;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #7e6d5b;
font-weight: bold;
text-decoration: none;
}
a:active {
color: #7e6d5b;
font-weight: bold;
text-decoration: none;
}
p {
color: #2d2012;
font-size: 12px;
font-family: Georgia, Serif;
}
h1 {
color: #7e6d5b;
font-size: 16px;
font-family: Georgia, Serif;
}
h2 {
color: #2d2012;
font-weight: normal;
font-size: 12px;
font-family: Georgia, Serif;
}
h3 {
color: #928475;
font-weight: normal;
font-size: 10px;
font-family: Georgia, Serif;
}
