body {
	margin: 0px;
	padding: 0px;
	background: #F2EBB5 url(../img/quito-hotel.gif) no-repeat;
	color: #40220B;
	font: 16px Times New Roman, Times, serif;
	text-align: justify;
}
h1, h2, h3 {
	color: #40220B;
	font: bold 20px Times New Roman, Times, serif;
}
h2 {
	font-size: 18px;
	font-style: italic;
}
h3 {
	font-size: 16px;
	font-variant: small-caps;
}
a {
	color: #674934;
}
a:visited {
	color: #674934;
}
a:active {
	color: #354c14;
}
#footer {
	color: #B5AA4A;
	text-align: right;
}
#footer a {
	font: 13px Times New Roman, Times, serif;
}
a.go {
	color: #0033cc;
	font-weight: bold;
}
.right {
	text-align: right;
	color: #0033cc;
}
p {
	margin: 15px 0px;
}
#credits {
	color: #B5AA4A;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	font: italic normal small Times New Roman, Times, serif;
}
#credits a {
	color: #B5AA4A;
}
