body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}

a:hover {
	color: #CCCCCC;
}

