body { color: black; background: url(images/backgrounds/topofire.jpg) repeat; } A:link { color: navy; font-family: Dauphin, Times-Roman, serif; font-size: 120% } /* unvisited link */ A:visited { color: maroon; font-family: Dauphin, Times-Roman, serif; font-size: 120% } /* visited links */ A:hover { color: red; font-family: Dauphin, Times-Roman, serif; font-size: 130% } /* active links */ div.photo {background: url(images/backgrounds/leafcollage9d.jpg) repeat; /* photo box */ border: none; text-align: left; padding-left: 0.5em; padding-right: 0.5em; padding-top: 0.5em; padding-bottom: 0.5em; margin-left: 1%; margin-right: 1%; } div.clear {border: none; /* clear box */ text-align: center; padding-bottom: 0.5em; } p.bold { font-weight: bold; /* bold justified */ text-align: justify; } p.ctr { font-weight: bold; /* bold centered */ text-align: center; } ul { font-weight: bold; /* left bullet */ line-height: 150%; text-align: left; } p.sm1 { font-weight: normal; /* small text 1 */ text-align: center; font-size: 95%; color: white;} p.sm2 { font-weight: normal; /* small text 2 */ text-align: left; font-size: 80%; padding-left: 1.5em; padding-right: 1.5em; } h1.red {color: maroon; /* red header 1 */ font-family: Dauphin, Times-Roman, serif; font-size: 215%; font-weight: bold; text-align: center } h1.white {color: white; /* white header 1 */ font-family: Times-Roman, serif; font-size: 160%; font-weight: bold; text-align: center }