#container
{
background:  url(/img/bg/theme-1.jpg) center top no-repeat;
}
body
{
background:#10baec;
}
#footer
{
background: #0d8eb5;
filter:alpha(opacity=70);
-khtml-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
}