.scroller {
	width:15px;
	float:left;
	background-color: #EBAD14;
}
#content h1, #content h2, #content h3, #content h4 {
	color: #EBAD14;
}
#content a {
	color: #EBAD14;
	padding: 1px;
}
#content a:hover {
	color: #000000;
}
