#footer {
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
position: fixed;
bottom: 0;
width: 100%;
height: 17px;
background: url(../images/footer.png) repeat-x center top;
padding-top: 5px;
left: 0;
}

#footer a {
color: #000;
text-decoration: none;
}

#footer a:hover {
color: #8A8A00;
text-decoration: none;
}
	body { background: url(images/body.jpg) no-repeat top center #000000; margin: 0; padding:0; text-align: center;}
	body img { border: none; margin: 0; padding: 0;}