body {
background : #021750 url('images/bg.jpg') repeat-x;
margin : 0;
text-align : left;
font-size : 12px;
font-family : Arial, Verdana, Tahoma;
font-weight : normal;
color : #E3E9F9;
cursor : default;
}

table {
text-align : left;
font-size : 12px;
font-family : Arial, Verdana, Tahoma;
font-weight : normal;
color : #E3E9F9;
cursor : default;
}

a:link {
text-decoration : none;
color : #F9EA89;
font-weight : normal;
cursor : default;
}

a:visited {
text-decoration : none;
color : #F9EA89;
font-weight : normal;
cursor : default;
}

a:active {
text-decoration : none;
color : #F9EA89;
font-weight : normal;
cursor : default;
}

a:hover {
text-decoration : none;
color : #F9A089;
cursor : default;
}

.content {
background : #27A69E;
position: relative;
width: 510px; 
padding: 5px;
margin-left: 5px;
margin-right: 0px;
margin-bottom: 0px; 
margin-top: -15px;
valign: top;
}

h1 {
color : #F7F533;
background : #021750 url('images/intrigued_h1.jpg');
font-family : verdana, tahoma, sans-serif;
letter-spacing: 3px; 
text-align: left;
width: 509px;
padding-left: 60px;
padding-bottom: 10px;
padding-top: 8px;
border : #ffffff;
border-style : dotted;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}

h2 {
color : #FEFD84;
font-family : verdana, tahoma, sans-serif;
letter-spacing: 2px; 
width: 539px;
padding-left: 10px;
border : #ffffff;
border-style : dotted;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 1;
border-left-width : 0;
}

h3, h4 {
color : #BA041E;
font-family : verdana, tahoma, sans-serif;
}

b {
color: #BE082B;
}

i, u {
color : #B1E5D8;
}