html
{
height: 100%;
margin: 0 0 1px 0;
}

body
{
height: 100%;
background: #C3CED3;
}

#wrapper
{
height: 100%;
background: url(placeholder.gif) no-repeat 50% 50%;
}

h1, p
{
overflow:hidden;
height:0;
}