#marquee {
	background-image: url("images/webhead.jpg");
	width: 485px; height: 196px;
	text-align: center;
}

#marquee2 {
	background-image: url("images/webhead2.jpg");
	width: 582px; height: 235px;
	text-align: center;
	margin-left: 75px;

}

#line1, #line2 {
	color: #222;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	
	display: block;
}

#line1 {
	padding-top: 123px;	
}

#line2 {
	margin-top: 15px;
}
