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