body{
	margin:0;
	padding:0;
	background-color: gray;
	overflow: hidden;
}
#content{
	text-align: center;
	overflow: hidden;
}