#flash {
	float:right;
	margin-right: 10px;
	margin-top:30px;
	line-height: .5em;
}
a#whatis:hover {
	color:#d0710b;
	background-color:black;
}
#whatis {
	border: 1px dashed #d0710b;
	color:black;
	padding: 2px;
	text-decoration:none;
	background-color:#d0710b;
}
#content {
	margin-right:225px;
	margin-top:40px;
}
.entry {
	border-bottom:solid #1e1e1e; 2px;
}
.comment {
	color: yellow;
	font-style: italic;
}