h3 { font-family: verdana, sans-serif; color: #FFFF99; font-weight: bold }

p  { font-family: verdana, sans-serif; font-size: 8pt; line-height: 1.5 }
b  { font-family: verdana, sans-serif; font-size: 8pt; color: #FFFF99 }

a { color: #FFFFFF; text-decoration: none; font-family: verdana, sans-serif }
a:hover { color: #FFFF99; font-family: verdana, sans-serif }

body {background-image: url('pagebg.jpg'); background-repeat: no-repeat; background-position: top center; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 8pt }

#title { font: bold; font-size: 10pt; font-family: Verdana, sans-serif; position: relative;
top: 0px;
left: 0px;
}
#text {
position: relative;
top: 0px;
left: 0px;
color: #FFFF99; 
z-index:2;
}
#shadow {
position: absolute;
top: 3px;
left: 3px;
color: black;
z-index:1;
}
