body {
	background: #154ecc url(../img/night/body_gr.png) center top repeat-x;
	_background-color: #154ecc;
	_background-image: none;
}

#body_bgr {
	height: 850px;
	background: url(../img/night/body_bgr.jpg);	
}

#body_bgl {
	height: 850px;
	background: url(../img/night/body_bgl.jpg);	
}

#header .top {
	background: url(../img/night/header_top.jpg);	
}

#header .logo {
	background: url(../img/night/header_logo_snowflake_night.png);
}

#header .middle {
	background: url(../img/night/header_middle.jpg);
}

#header .bottom {
	background: url(../img/night/header_bottom.jpg);
}

#page_bottom {
	background: url(../img/night/page_bottom.jpg) right no-repeat;
}
