* {
margin:0;
padding:0;
}
html,body{
height:100%;
}
body
{
text-align:center; /* horizontal centering for IE Win quirks */
}
#valign { 
width:1px;
height:50%;
margin-bottom:-225px; /* valign: half of container's height */
float:left;
/*border:solid#ffffff;*/
}
