div.h_background {
	width: 100%;
	height: 360px;
	background: url(images/night/head_bg.jpg) top left repeat-x #031f34;
}

div.h_background div.h_grass_title {
	width: 100%;
	height: 360px;
	background: url(images/night/grass_title.jpg) bottom left repeat-x;
}

div.h_background div.h_grass_title div.h_background_img {
	width: 100%;
	height: 360px;
	text-align: center;
}

div.h_background div.h_grass_title div.h_bg_img_ru, div.h_background div.h_grass_title div.h_bg_img_en {
	background: url(images/night/head_bg_img.jpg) top center no-repeat;	
}

div.h_background div.h_grass_title div.h_background_img div.h_grass_ru {
	width: 1000px;
	height: 360px;
	margin: 0px auto;
	background: url(images/night/ru/grass.png) bottom center repeat-x;
}

div.h_background div.h_grass_title div.h_background_img div.h_grass_en {
	width: 1000px;
	height: 360px;
	margin: 0px auto;
	background: url(images/night/en/grass.png) bottom center repeat-x;
}
div.h_island {
	width: 469px;
	height: 147px;
	background: url(images/night/island.png) top center no-repeat;
	float: right;
	margin: 0px 173px 0px 0px;
}