@charset "UTF-8";
#contentsTop {
	background-color: #E2CFAA;
	background-image: url(../images/testimonials-letters-bk.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
}

#contentsBottom {
	background-image: url(../images/contents-bottom-swirl.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#container {
	height: auto;
}
#contents {
	height: auto;
}

