BODY { background-color: white; color: white; }

P.center { text-align: center; color: white; }
P.small { font-size: smaller; }

A:link { color: white; }
A:visited { color: white; }

H2.center { text-align: center; }

IMG.left-paragraph { float: left; clear: left; }
IMG.left-wrap { float: left; }

DIV.section { clear: left; float: none; padding-top: 5px; }
