body {
background-color: #F2F3DB;
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 1px;
line-height: 15px;
text-align: left;
}

td {
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 1px;
line-height: 15px;
text-align: left;
}

b {
color: #F2F3DB;
}

i {
color: #F2F3DB;
}

a:link {color: #D4F7E1; text-decoration: underline;}
a:visited {color: #D4F7E1; text-decoration: underline;}
a:hover {color: #D4F7E1; text-decoration: none;}
a:active {color: #D4F7E1; text-decoration: none;}

#bimg {
border: 2px solid #B5F1CD;
}

blockquote {
background-color: #69BACB;
width: 300px;
text-align: center;
margin-left: 210px;
padding: 5px;
}

#top {
z-index: 1;
position: absolute;
border: 0;
top: 0px;
left: 50%;
margin-left: -377px;
}

#content {
z-index: 2;
background-color: #7ECACC;
border: 2px solid #4C9FAF;
width: 738px;
position: absolute;
top: 260px;
left: 50%;
margin-left: -377px;
overflow: auto;
align: left;
padding: 6px;
}

#header {
font-family: georgia;
font-size: 21px;
font-weight: bold;
color: #348898;
letter-spacing: 7px;
text-indent: 15px;
font-variant: small-caps;
}