body{
	margin: 0px;
	padding: 0px;
	background: #667C18;
}

#main{
	width: 1000px;
	height: 750px;
	border: 10px solid #fff;
}
