

body, html{
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#FFF;
}

#content{
	margin:auto auto 0;
	text-align:center;
}