@CHARSET "UTF-8";
body{
	 	background:  #eff0f4;
}
.body_bg
{
	/*background: url('/images/blog/artsvi.bakhchinyan/footer.jpg') no-repeat center bottom #eff0f4;*/
}
.top_bg_img{
	background: url("/images/blog/artsvi.bakhchinyan/artsvi_bakhchinyan_blog_bg.jpg") no-repeat center top;
	width: 100%;
	height: 890px;
	position: absolute;
	z-index: -1;
}
.header_div
{
	width: 100%;
    /*height: 380px;*/
    height: 268px;
    float: left;
    cursor: pointer;
}