body {
    background-color: #000000;
	background-image: url(images/main_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
}

a       {color: #FFCC00; text-decoration: none;}
a:hover {color: #FFFF99; text-decoration: underline;}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}