@import url(layers.css);
@import url(text.css);
#main_image {
	background: url(../../images/bg_band.gif) top repeat-x;
}
#main_image2 {
	background: url(../../images/bg_band2.gif) bottom repeat-x;
	padding: 15px;
}
h1 {
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.feature_sq {
	background: #F9F1CD;
	padding: 10px;
	border: 2px solid #999999;
	margin-bottom: 25px;
}
