*{
	padding:0;
	margin:0;
}

html{
	height:100%;
}
body{
	width:99%;
	height:99%;
	background-color:#000000;
	color:#ffffff;
}