body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #B7B7B7;
	text-decoration: none;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
