   html, body, #fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #fff;
   }
   #fullheight {
	vertical-align: middle;
	width: 100%;
	border: none;
	text-align: center;
   }
   
   #fullheight img {
   border: 0;
   padding-bottom: 15px;
   }