body{
margin:0;
padding:0;
line-height: 1.5em;
background: url('images/background.jpg') repeat fixed center;
}

b{
font-size: 110%;}

em{
color: red;}

#topsection{
background: url('images/background.jpg') repeat fixed center;
height: 110px;
color: #996633;
font-family: "Book Antiqua, Times New Roman, Times";
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 140px;
}

#leftcolumn{
float: left;
width: 140px;
background: url('images/wood.jpg') repeat-y fixed left;
margin-left: -100%;
}

.innertube{
margin: 10px;
margin-top: 0;
}

a:link {color: #993300}
a:visited {color: #993300}
a:hover {color: #993300}
a:active {color: #993300}
