
body { color: silver; font: bold 90%/120% Arial, Gillsans, sans-serif; background: #000000; margin: 0; }

p { ; }
p.title { color: #ffff00; font-size: 100%; text-transform: uppercase; }
p.name { color: silver; font-size: 90%; letter-spacing: 9pt;margin-right: 15%; margin-left: 15%;text-transform: uppercase; }
H1 { color: #cc6; font-size: 70%; font-weight: bold; text-transform: uppercase; text-align: center; }
#blurb { color: #999; font-size: 90%; font-weight: lighter; font-style: normal; line-height: 200%; text-align: justify; position: absolute; left: 50%; width: 300px; }
.first { color: #666; font-size: 300%; font-style: normal; text-decoration: none; text-align: left; vertical-align: -0.5ex; }
.frame { color: gray; background-color: #333; background-position: center; text-align: justify; position: relative; width: 800px; height: 450px; min-width: 450px; max-width: 600px; border: solid 2px #999; }
a:link { color: orange; font-size: 90%; font-weight: bold; text-decoration: none;  letter-spacing: 1pt; }
a:hover { color: yellow; font-size: 90%; font-weight: bold;  letter-spacing: 1pt; }
a:active { color: yellow; font-size: 90%; text-decoration: none;  letter-spacing: 1pt; }
p.para { color: silver; font-size: 95%; font-weight: lighter; margin-right: 20%; margin-left: 20%; }
img.right { float: right; margin-top: 1%; margin-bottom: 1%; margin-left:1%; }
img.left { float: left; margin-top: 1%; margin-right: 1%; margin-bottom: 1%; }
