html {
	background: url(../images/topBlogBg.jpg) repeat-x top center;
}

body {background: none;}

html, body, #content, #wrapper, #mainWrapper, table, iframe { overflow: hidden; height: 100%; }
iframe {width: 100%; overflow: auto;}

#footer {
    display: none;
}