body {
	background-color: #6d0019;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}

#content {
position: absolute;
width: 833px;
height: 506px;
top: 50%;
left: 50%;
margin-top: -250px;
margin-left: -400px;
}


img  { behavior: url(iepngfix.htc) }