#title{	
	margin-left:0px;
	width:100%;
	height:110px;
	background-color: #CC0617;
	border: solid thin #CC0617;
	border-bottom: solid thick rgb(250,180,180);	
}
#banner{	
	margin-left:50px;
	width:728px;
	height:90px;
	background-image: url('images/header.jpg');
	border: solid thin #CC0617;
}