.TopHeader {
	background: #000;
	height: 45px;
	width: 1024px;
}
.EnterHeader {
	background: #000;
	height: 168px;
	width: 1024px;
}
.Footer {
	background: #000;
	height: 168px;
	width: 1024px;
}
.Container {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
body {
	background: #000;
}
.compete {
	height: 432px;
	width: 432px;
	padding-left: 296px;
}
.MainImages {
	height: 432px;
	width: 1024px;
}
.Copytext {
	height: 67px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background: #000;
	letter-spacing: 4px;
	line-height: 18px;
}
