.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B69860;
}
.text-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E8DDE2;
	line-height: 13px;
}
.layout-bella {
	background-image: url(images/bella-b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.layout-text {
	background-color: #630B32;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.layout-glades {
	background-image: url(images/glades-b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
