body {
	color: #555;
	background-color: #FFF0DC;
	background-image: url('http://media.tribecacinemas.com/designimages/hiff_bg.gif');
	background-repeat: no-repeat;
	background-position: top center; 
	
}
*html body {
	color: #555;
	background-color: #FFF0DC;
	background-image: url('http://media.tribecacinemas.com/designimages/hiff_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:44px;
	
}

