* {
	margin: 0px; padding: 0px; 
}

/****************************************/
/************* REN GILL *****************/
/****************************************/
html {
   width:100%;
   height:100%;
}

img {
   position: absolute;
   top: 40%;
   left: 40%;
   width: 345px;
   height: 95px;
   margin-top: -170px; /* Half the height */
   margin-left: -50px; /* Half the width */
}