body {
background-color:#808080;
margin-top: 30px;
font-family: Arial;
font-size: 16px;
text-align : center;
}
#body {
width: 911px;
text-align:center;
background-color:#cfcfcf;
position: relative;

	background-image: url(img/weis.gif);
	background-repeat : repeat-y;
}
.ke {
	background : #ccc url(images/klyuch_s.jpg) no-repeat 0 -1px;
	height:150px;
	padding:10px 0 10px 200px;
	vertical-align : middle;
}
h1 {
	text-transform : uppercase;
	font-size: 18px;
	color:#a33;
	text-align : center;
	margin-top:30px;
}
h2 {
	text-transform : uppercase;
	font-size: 16px;
	color:#f00;
	text-align : center;
}
.b2 {
	width: 100%;
	height:28px;
	color: #080;
	background-color:#aaa;
	text-align:center;
	padding-top: 5px;
	font-weight : bold;
}
.b3 {
width: 100%;
height:10px;
background-color:#c0c0c0;
}
.b4 {
	width: 100%;
	height:28px;
	color: #f00;
	background-color:#c0c0c0;
	text-align:center;
	padding-top: 5px;
	font-weight : bold;
}
#text {
	padding:5px 5px 5px 210px;
	background-image: url(img/grey.gif);
	background-repeat : repeat-y;
	background-position : 201px 0;
}
#menu {
	position: absolute;
	top:280px;
	width:195px;
	left:4px;
}
