body{ 
	font: 16px Verdana, sans-serif; 
	margin: 0px;
	background-color: #fff;
}

#box {
	position: absolute;
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	background-color: #eee;
}
