
html {
margin: 0px;
padding: 0px;	
background: url("//media.freeola.com/images/theme-images/css-images/bokeh/main-bkgd-light.jpg") no-repeat center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}

body {
background: url("//media.freeola.com/images/theme-images/css-images/bokeh/bokeh-bar-black.png") repeat-x scroll 0 0 transparent;
margin: 0px;
height: 100%;
}

#logo_above_banner_wrap {
padding-top: 15px;
padding-bottom: 15px;
background: #222222;
}

#bg_wrap_01 {
margin-top: 0px;
min-height:100%;
position:relative;
}

#bg_wrap_02 {
padding-top: 10px;
/*padding-bottom: 200px; */
}

#bg_wrap_03 {
padding-top: 10px;
padding-bottom: 200px;
}