#body{
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	height: 100%;
	padding: 0px;
}
#page{
	background: #ffffff;
	width: 700px;
	height: 530px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 0px;
}
