h1 span{
    display:none;
}
 
h1{
    display:block;
    height: 50px; /*change to the height of the image*/
    background:url(../images/h1home002.gif) no-repeat left top;
    border: none;
}
#banner {
	background-image: url(../images/banner1300_020.jpg);
	width: 1300px;
	
}
.images {
	border: 1px solid #fff;
	margin-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
