@charset "UTF-8";
body
{
	background-color:#FDD8AB;
	margin: 0;
	padding:0;
}
#page 
{
	height: 612px;
	width: 910px;
	margin: 80px auto;
}

