/* $Id: homePage.css,v 1.4 2004/05/21 09:44:00 tim.parry Exp $ */

/*----------- home content --------*/
#homeContent{
	margin: 0.5em 0; 
	padding: 10px 10px 10px 10px;
	text-align: justify;
}



#homeBanner
{
 	text-align: center; 
	width: 618px; 
	height: 199px;
	background-image: url(../../images/bradfordmuseum/homeImage2.jpg); 
	background-repeat: no-repeat; 

}

#homeText{
	position: relative;
	top: -26px;
	padding: 5px 8px 5px 8px;
	font-size: 105%;

}