BODY {
background: #008080 url("noside.gif");
}

HTML, BODY {
height: 100%
}

#noside {
width: 100%;
height: 100%;
background: inherit;
}