@charset "utf-8"; .candytitle { font-size: 18px; font-weight: bold; } .currentpage { color: #51A428; font-size: 18px; font-weight: bold; } #aboutthesolution { background-color: #DBF3CF; padding: 5px; width: 96%; border: 2px groove #51A428; margin-bottom: 10px; } #recentexamples { background-color: #BDEAA8; padding: 5px; width: 96%; border: 2px groove #51A428; margin-bottom: 10px; } #otherexamples { background-color: #A6E289; padding: 5px; width: 96%; border: 2px groove #51A428; margin-bottom: 10px; } #moreexamples { background-color: #84D75B; padding: 5px; width: 96%; border: 2px groove #51A428; margin-bottom: 10px; } #moreexamples img { margin-right: 5px; margin-bottom: 3px; margin-top: 2px; } #contactdetails { background-color: #62C831; padding: 5px; width: 96%; border: 2px groove #51A428; margin-bottom: 10px; } .smalltext {
	font-size: 10px;
}
