body {

       font-size: 0.7em;
       font-family: "Lucida Sans Unicode",sans-serif, arial, helvetica;
       color: #444444;
       background: #e8e7d5 url(http://katrinasesum.net/test/topbg.jpg) repeat-x top;
       margin: 0;
       padding: 0;
 }

 
#header {
 height:251px; 
 background: url(http://katrinasesum.net/test/boy.jpg) no-repeat;
} 

 
#leftcol {
 position:absolute; 
 left:0;
 top: 251px;
 width:195px;
 padding-left: 50px;
 padding-top: 110px;
 background: #e8e7d5 url(http://katrinasesum.net/test/menu.jpg) no-repeat top left;
  }
 
#maincol {background-color: #e8e7d5;  
 margin-left: 360px;
 width: 550px}


h1 {
       color: #444444;
       
     }

h2 {
        font-size: 1.5em;
        
     }

a {color: #666666;}

a:hover {color: #9a9a9a;}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 1em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}
