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