body {
	margin: 10px 0 0 10px;
	background-color: #222;
	color: #eee;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	overflow: hidden;
}

em { font-style: italic; color: #fff; }

.description { width: 640px; height: 120px; margin-top: 10px; overflow-x: hidden; overflow-y: auto; }
.description h1 { font-size: 18px; font-weight: bold; margin-bottom: 8px; }
.description p { margin-bottom: 6px; }

a, a:link { color: #8a2; text-decoration: none; }
a:visited { color: #570; text-decoration: none; }
a:active { color: #791; }
a:hover { text-decoration: underline; }

