body {
	background-image: url(../images/grafzyx_zone.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	Overflow-x: hidden;
	Overflow-y: auto;
}
#content {
	position:absolute;
	width:425px;
	z-index:80;
	left: 45px;
	top: 252px;
	color: #CCCCCC;
	height: 50px;
}

