body {
	color: black;
	margin: 0;
	padding: 0;
	background-image: none;
	background-repeat: repeat-x;
}

#mops {
	width: 600px;
	margin-top: -700px;
	margin-left: -300px;
	height: 700px;
	position: absolute;
	left: 50%;
	top: 100%;
}
