body{
	margin: 0px;
	padding: 0px;
	background: #000000;	
	height: 100%;
}

html {
  height: 100%;
  overflow: hidden;
}

#seo{
	display:none;
}