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

