
html, body {
height:100%;
width:100%;
background-color: #5D4C30;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
margin: 0;
position: relative;
background-position: 50px 50px;


background-image: url(images/background.gif);
}

div.footer {
 clear: both;
 width: 890px;
 height: 60px;
 padding: 36px 0px 0px 0px;
 text-align: center;
 font-size: .6em;
 text-decoration: none;
 color: #D4D4D4;
}

a:active, a:hover {
 color: #D4D4D4;
 text-decoration: none;
}

a:link, a:visited {
 color: #D4D4D4;
 text-decoration: none;
}


.Dah  			{ font-size: 6px; color: #5D4C2E;}
