@charset "utf-8";
/* Story, FAQ, Contact us */

/* Adjust styles */
p {
color:#ffffff;
font-size:1.3em;
line-height:110%;
}
h1, h2 {
font-size:1.3em;
text-transform:none;
font-weight:bold;
color:#a28f7e;
text-decoration:underline;
}
a:link, a:visited, a:active, a:hover {
color:#ffffff;
text-decoration:underline;
}

/* Layout */
#container, #pageBody {
background-color:#170909;
}
#col1 {
float:left;
width:391px;
margin:0;
padding:0;
}
#col2 {
float:left;
margin:0;
padding:0;
}