/* CSS Document */

body{

	text-align:center;

	margin: 0;

	padding: 0;

	background-image: url(../img_eng/eng_bk.jpg);

	background-repeat: repeat-x;

}

#hedda{

	width:950px;

	margin:0 auto 8px auto;

}

