* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}

body{
	height:100%;
	width:100%;
	left:0;
	top:0;
	background: #000;	
}

