@charset "windows-1251";

/* basic */


body {
	width:100%;
	background:#000;
}

#top {
	width:100%;
	height:500px;
	background:url(images/top.jpg) 50% 0 no-repeat;
}

#mid {
	width:100%;
	height:637px;
	background:url(images/mid.jpg) 50% 0 no-repeat;
}
