body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.background-table {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #333333;
	text-decoration: none;

}

.mainbodytext a:hover {
	color: #D2D5DE;
	text-decoration: none;
}
.bg {
	background-image: url(images/whiteshutters-bed-and-breakfast.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	width: 899px;
}

