#tours {
	width: 430px;
	background-image: url(../images/background.gif);
	padding: 10px 20px 15px 20px;
	background-repeat:repeat-y;
	text-align: justify;
	
}
#tours h3 {
	background: url(../images/tours.gif) no-repeat;
	padding-left: 10px;
	width: 395px;
	height: 84px;
}
#tours h3 span {
   display: none;
}
