body
{
	margin: 0px;	
}

#background
{
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	height: 515px;
}

#overlay
{
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 210px;
	height: 125px;
	z-index: 800;
}