body {
color: #E7DECC;
background-color: #958176;
cursor: crosshair;
font-size: 11px;
font-family: verdana,arial,sans serif;
padding: 0px;
margin: 0px; }

a {
color: #E7DECC;
text-decoration: none;
font-weight: bold; }

a:hover {
color: #FDFBF9;
background-color: #471815;
text-decoration: none;
cursor: default; }

h1 {
color: #471815;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 12px;
border-bottom: 1px solid #DDC0BA; }

#nav {
font-size: 25px;
font-family: Times new roman;
position: absolute;
letter-spacing: 3px;
top: 310px;
left: 300px;
width: 220px;
padding: 5px;
text-align: center; }
