.fond {
position:relative;
background-color:#993300;
height: 768px;
	width: 1024px;
	background:url(img/fond3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
}
