body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
}
.textHome {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #751312;
	line-height:25px;
}
.textAmenities {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #751312;
	line-height:22px;
}
.textSM {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #751312;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #751312;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color: #751312;
}
a:link {
	color: #751312;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #751312;
	font-size:14px;
}
a:hover {
	text-decoration: none
	color: #942d2d;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #751312;
	font-size:14px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #751312;
}