html, body {
	margin: 0px;
	padding: 0px;
	background: #000;
}
#bg_wrap_01 {
	background:url("//media.freeola.com/images/theme-images/css-images/gamerthang/header-bg-blue-top-small.png") top center no-repeat;
    padding-top:65px;
}
#bg_wrap_02 {
	background: #000 url(//media.freeola.com/images/theme-images/css-images/gamerthang/bg-blue.gif) top center repeat-x;
}
#site_wrap {
    background:#181818;
}
body #footer_text {
    margin-top:10px;
}