.header {
	height: 10px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
.body {
	width: 975px;
	height: 553px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: 20px;
	width: 975px;
	font-family: Tahoma;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.username {
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 20px;
	height: 50px;
}
