body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/mainBg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
