body {
margin:10px;
padding:10px;
font-family:tahoma, verdana;
font-size:11px;
color: #000;
background-color:#B6B59D;
}
a {
text-decoration:none;
color:#F7941C;
}
a:hover {
text-decoration:none;
color:#790000;
}

#blogbody {
width: 650px;
}

#header {
background: #E5E4D3;
margin-bottom:25px;
height:110px;
background-image:url('images/comic-logo.jpg');
background-repeat:no-repeat;
background-position: center top;
font-family: verdana;
}

#navig {
background: #D1D0BA;
font-family: verdana;
font-size:10px;
font-weight:bold;
}

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

#content img {
border:1px solid #000;
}

#main {
background: #B6B59D;
padding-left:10px;
padding-right:10px;
}

#more {
background: #D1D0BA;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}	

#menu {
background: #E5E4D3;
font-family: verdana;
font-size:10px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}

#menu img {
border:1px solid #000;
}

h1 {
font-family:verdana;
font-weight:bold;
font-size:12px;
color:#676546;
margin:4px;
margin-left:0;
}

