.toplogofill-r {
	background-image: url(images/somerset-chapter-aws-logo-f.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}
.body {
	background-image: url(images/grape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textbody {
	height: auto;
	width: auto;
	padding: 5px;
	margin: 5px;
	border-top: 20px solid #669999;
	border-right: 5px solid #669999;
	border-bottom: 5px solid #669999;
	border-left: 5px solid #669999;
	background-color: #99CCCC;
	display: table;
	background-image: url(images/grape3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;







}
.textbody-blue {

	height: auto;
	width: auto;
	padding: 5px;
	margin: 10px;
	border-top: 20px solid #6699FF;
	border-right: 5px solid #6699FF;
	border-bottom: 5px solid #6699FF;
	border-left: 5px solid #6699FF;
	background-color: #99CCFF;
	display: table;
}
.body2 {
	background-image: url(images/wine-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;

}

