html { 
	height: 100% 
}

body
{
	height: 100% ;
	background: url(top.gif) repeat-x top;
	background-repeat: repeat-x;
}

#imageContainer img { 
	position:relative; 	
	dstop:700px; 
	dsaleft:467px; 	
	text-align: -moz-center;
	text-align: center;

}