html, body, #gauklerStudios, #htmlContent { 
	height:		100%; 
}

body { 
	margin:		0%; 
	padding:	0%; 
	overflow:	hidden; 
	background-color: #000;
}

img{
	border:none;	
}


#htmlContent{
	margin-left: -269px;
   position: absolute;
   top: 50%;
  margin-top: -84px;
   left: 50%;
   width: 538px;
   height: 168px; 
}
