body {
	font-size: 19px;
}
#header {
    background-color: #97cf97;
}
a:visited {
	color: #877ab7
}
a:link {
	color: #877ab7
}
a:hover {
    color: #fff;
    background: #5d985d;
}
body #sidebar div.block {
	background: #bfdebf;
}
.roundedCorner #sizer {
	overflow: hidden;
}