/* index.php */

.drop-shadow {
	text-shadow: #555 2px 2px 2px;
}


/* GLOSSARY.php */

.letter {
	color:#0047bb;
	padding-top:25px;
}

