body
{
background: #d2d3d5;
text-align: center;
margin: 0px;
padding: 0px;
}
#comingsoon
{
width: 100%; 
height: 100%; 
position: absolute; 
left: 0px; 
top: 0px; 
z-index: 0;
}

.stretch {
width:auto;
height:100%;
margin: 0 auto;
}

img 
{ 
   border:0; 
}