body {
	background-color: #020202;
	font-size: 11px;
	color: #FFFFFF;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_img.gif);
	background-repeat: no-repeat;
}
.contentbox {
	height: auto;
	width: 480px;
	margin-left: 270px;
	text-align: center;
}
.titmenu {
	height: auto;
	width: 480px;
	margin-top: 170px;
	margin-bottom: 170px;
}
.footer {
	font-size: 9px;
	color: #999999;
	height: auto;
	width: 480px;
	margin-top: 3px;
	padding-top: 3px;
}
