#header {
	width: 750px;
	padding: 0px;
	height: 57px;
}
#content {
	width: 750px;
	padding: 0px;
	background-image: url(../wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 563px;
}
#footer {
	width: 750px;
	padding: 0px;
	font-size: 65%;
}

