body {
background-color:#365a84;
background-image: url(bg.jpg);
}


.content {
text-transform: uppercase;
text-align: justify;
word-spacing: 3px;
letter-spacing: 0px;
background-color: #3d707a;
background-image: url(cbg.png);
background-repeat: no-repeat;
font-family: "Lucida Sans";
font-size: 9px;
line-height: 18px;
color: #ffffff;
padding: 20px;
width: 460px;
}

h1 {
text-transform: uppercase;
font-family: "Lucida Sans";
font-size: 11pt;
color: #dcdcdc;
letter-spacing: -1px;
font-weight: lighter;
}


b, strong {
color: #263d55;
text-shadow: 0px 0px 6px #407680;
}


.content a {
font-style: italic;
text-decoration: none;
color: #ffffff;
}

.content a:hover {
color:#263d55;
}

blockquote {
margin: 5px 10px;
padding: 10px;
color: #f5f5f5;
font-style: italic;
background-color: #437979;
font-size: 8px;
}
