<!--

body         { background-color: #0B0D0C; background-repeat: no-repeat; 
               background-attachment: fixed; background-image: 
               url('img/stormbg.jpg'); 
               color: #272625; font-size: 12px; line-height: 18px; 
               font-family: verdana, sans-serif; text-align: justify; 
               background-position: 0% }
a:link {
color: #c00000;
text-decoration: underline;
background: #0B0D0C;
background-image: none;
}
a:visited {
color: #93948E;
text-decoration: none;
background: #0B0D0C;
background-image: none;
}
a:hover {
color: #93948E;
text-decoration: underline;
background: #0B0D0C;
background-image: none;
}
a:active {
color: #93948E;
text-decoration: underline;
background: #0B0D0C;
background-image: none;
}
#content {
position: absolute;
background: #0B0D0C;
background-image: none;
border: none;
top: 25px;
left: 250px;
width: 475px;
color: #ffffff;
font-size: 12px;
line-height: 18px;
font-family: verdana, sans-serif;
text-align: justify;
}
.section {
width: 475px;
height: 20px;
}
.person {
float: left;
}
.hangout {
left: 100px;
width: 375px;
height: 20px;
background-color: #0B0D0C;
color: #222222;
font-size: 12px;
font-family: verdana, sans-serif;
text-align: left;
float: right;
}
#codes {
text-align: left;
}
.navigation {
font-size: 12px;
color: #ffffff;
background: #0B0D0C;
line-height: 12px;
font-family: verdana, sans-serif;
text-align: right;
}
h1 {
background: #0B0D0C;
background-image: none;
color: #c00000;
font-size: 18px;
line-height: 20px;
font-family: verdana, sans-serif;
text-align: right;
border-bottom: 2px solid #c00000;
}
h4 {
background: #0B0D0C;
background-image: none;
color: #c00000;
font-size: 16px;
line-height: 18px;
font-family: verdana, sans-serif;
text-align: right;
border-bottom: 1px dashed #c00000;
}
input, textarea, select {
background: #ffffff;
background-image: none;
color: #c00000;
font-size: 12px;
line-height: 18px;
font-family: verdana, sans-serif;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #c00000;
padding: 1px;
}
img
{
border-style: none;
} 

-->
