
body {
	background-color:#000;
}

#div1 {
	background-image:url("../images/butons.jpg");
	width:900px;
	height:302px;
}

#div2 {
	background-image:url("../images/grs_lise.png");
	float:right;
	width:454px;
	height:302px;
}

#top {
	background-image:url("../images/grs_ust.png");
	width:900px;
	height:117px;
}

#bottom {
	background-image:url("../images/grs_alt.png");
	width:900px;
	height:132px;
}
a:focus { outline: none; }
:-moz-any-link:focus {outline: none;}