body {
color:#FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: black;
background-image:url(../images/backing.jpg);
text-align: center;
margin-top:15; 
}
body, html { height: 100%; }
p { }
a:link { color:#cca057; text-decoration: none; }
a:visited { color: #cca057; text-decoration: none; }
a:hover { color: white; text-decoration: none; }
a:active { color: #cca057; text-decoration: none; }
