
@import url(//fonts.googleapis.com/css?family=Open+Sans);

html {
margin: 0px;
padding: 0px;	
background-image: #ffffff;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
}

body {
background-color: #ffffff;
margin: 0px;
min-height: 100%;
height: 100%;
}

#logo_above_banner_wrap {
padding-top: 15px;
padding-bottom: 15px;
}

#bg_wrap_01 {
margin-top: 0px;
min-height:100%;
height: 100%;
position:relative;
}

#bg_wrap_02 {
margin-top: 0px;
}
