body {
	background-color: #333333 !important;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center 24px;
}
#main {
	padding-top: 196px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
h1 {
	font-size: 36px;
	margin-bottom: -4px;
}
#instructions {
	margin-top: 20px;
}

p, dl, li {
	color: #5E5E60;
	font-size: 14px;
}
dt {
	background-color: #383838;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
}
dd {
	padding: 10px;
}
dt a, h2 a {
	color: #CCCCCC;
}
h1, #st {
	color: #FFFFFF;
}
#st {
	font-size: 18px;
}
a {
	color: #5E5E60;
	font-weight: bold;
}
#tools {
	margin-top: 20px;
	font-size: 10px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E5E60;
	color: #969799;
	margin-bottom: 8px;
	margin-top: 4px;
}
#instructions p {
	margin-bottom: 10px;
}
#som {
	background-color: #FFD600;
	margin-top: 20px;
}
#som, #blog {
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#som a, #blog a {
	color: #000000;
}
#blog {
	background-color: #dfbc00;
	display: none;
}
