body {
	background-color: #171436;
	color: #D8B07D;
	font-family: "Trebuchet MS";
}
h5 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
.admin_top {
	font-size: 75%;
}
.admin_link, .admin_top {
	color: #D8B07D;
	text-decoration: none;
}
.admin_title {
	font-weight: bold;
	font-size: 150%;
}
.admin_link:hover, .admin_top:hover {
	font-weight: bold;
	padding-right: -2px;
}
textarea {
	height: 300px;
}