body {
	background-color: #b26e5b;
}
h1,h2 {
	color:#751223;
}
.red_boldtext {
	color:#751223;
}
.red_capital {
	color:#751223;
	font-size:16px;
	font-weight:bold;
}
.room_nav:link {
	color: #751223;
	text-decoration: none;
}
.room_nav:visited {
	text-decoration: none;
	color: #751223;
}
.room_nav:hover {
	text-decoration: none;
	color: #751223;
}
.room_nav:active {
	text-decoration: none;
	color: #751223;
}
