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