body {
	background-color: #C34071;
	background-image: url(http://midnightenchantment.net/hall/images/hall-tile-tamalita.jpg);
	background-repeat: repeat;
	color: #f3e8ee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	background-color: #c34071;
	background-image: url(http://midnightenchantment.net/hall/images/hall-bkg-tamalita.jpg);
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px;
	border: 2px dotted #f3e8ee;
}

.head {
	background-image: url(http://midnightenchantment.net/hall/hall-top-tamalita.jpg);
	height: 320px;
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	color: #D4BFBC; font-weight: bold; text-decoration: none;
}

a:link {
	color: #D4BFBC;
}

a:visted {
	color: #D4BFBC;
}

a:hover {
	color: #735F5E;
	border-bottom: 1px #735F5E dotted;
}

a:active {
	color: #D496B2;
}

.note {
	font-size: 10px;
}
