body {
	background-image: url(http://midnightenchantment.net/planetarium/worldsborder-tamalita.jpg);
	background-repeat: repeat;
	color: #F4E7BD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #896686;
}

.head {
	background-image:  url("http://midnightenchantment.net/planetarium/worlds-top-tamalita.jpg");
	background-repeat: no-repeat;
	height: 150px;
	background-position: top center;
	margin-top: 260px;
}

.content {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	color: #F4E7BD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 4px inset #B16C8B;
	border-bottom: 4px inset #B16C8B;
	border-left: 4px outset #B16C8B;
	border-top: 4px outset #B16C8B;
	background: #896686;
	padding: 15px;
}

a {
	color: #d2bad2; font-weight: bold; text-decoration: none;
}

a:link {
	color: #d2bad2;
}

a:visted {
	color: #d2bad2;
}

a:hover {
	color: #feddf1;
	border-bottom: 1px #feddf1 dotted;
}

a:active {
	color: #EFB2C1;
}

.note {
	font-size: 10px;
}

