body 
{
background-image: 
url('images/bg.jpg');
background-color:#31362D; 
background-position:top center;
margin: 0px 0px 0px 0px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color:white;

}

a:link {text-decoration: none; color: #DEDEDE}
a:visited {text-decoration: none; color: #A7A7A7}
a:active {text-decoration: none; color: #A7A7A7}
a:hover {text-decoration: underline; color: #FF0000;

}


