body {
    background: #660099 url('photobkgd.gif') repeat-y;
    background-attachment: fixed;
    margin-left: 150px;
     }

           
.about       { font-family: Georgia; color: #FFFF66; font-size: 12pt; font-weight: bold; 
               text-align: Center }
.notes       { font-family: Arial; color: #FFFF66; font-size: 10pt; margin-left: 10 }
.title       { font-family: Georgia; font-size: 18pt; color: #FFFF66; font-weight: bold; text-align: Center }
.description { font-family: Georgia; color: #FFFF66; font-size: 10pt }
A 	{ color: #FFFFFF; text-decoration: none; }
	A:link		{ color: #FFFFFF; text-decoration: none; }
	A:visited	{ color: #FFFFFF; text-decoration: none; }
	A:active	{ color: #FFFFFF; text-decoration: none; }
	A:hover	{ color: #FFFFFF; text-decoration: none; font-variant:small-caps; letter-spacing:1pt }