BODY {
	background-color: #f1f0f0;
	margin:0;
	margin-top:0;
	background-image: url(bg-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*head*/
#box-head {
	MARGIN: 150px auto;
	WIDTH: 908px;
	POSITION: relative;
	HEIGHT: 332px;
	padding: 0px;
	background-image: url(undercons.png);
	background-repeat: no-repeat;
	background-position: center top;
}
BODY, #box-head {behavior: url(iepngfix.htc);}

