html, body {
margin: 0;
padding: 0;
background-color:#FFFFE1;
;
} 

div.header{
text-align:left;
margin-left:0px;
margin-bottom:0px;
margin-top:-5px;
font-family:"trebuchet ms",arial,"sans serif";
font-size:22px;
background-color:#FCFF00;
padding-bottom:5px;
}

div.minimenu{
position:absolute;
height:30px;
left:100px;
top:360px;
font-family:"georgia","times new roman","serif";
font-size:14px;
line-height:14px;
padding-right:15px;
color:black;
text-align:right;
}

div.line{
position:absolute;
left:290px;
top:360px;
}

div.body{
margin-top:85px;
margin-left:350px;
padding-top:25px;
padding-bottom:30px;
padding-left:50px;
padding-right:50px;
background-color:#FFFFE1;
font-family:"georgia",times new roman,serif;
font-size:13px;
line-height:22px;
}

div.logo{
position:absolute;
left:120px;
top:70px;
}

a:link,a:visited,a:active,a:hover{
color:black;
text-decoration:underline;
}

a:link.header,a:visited.header,a:active.header,a:hover.header{
text-decoration:none;
}

a:hover.header{
color:#fcff00;
}

img.example{
margin-left:auto;
margin-right:auto;
border-size:2px;
border-color:black;
}

ul{
margin-top:5px;
margin-left:15px;
}


h1{
font-size:35px;
font-weight:normal;
line-height:40px;
display:inline;
}

h2.tag{
display:inline;
font-weight:normal;
}

div.work{
width:300px;
position:absolute;
left:430px;
top:290px;
font-family:"georgia",times new roman,serif;
font-size:13px;
line-height:16px;
padding-bottom:60px;
}

div.feedburnerFeedBlock{
width:375px;
position:absolute;
top:285px;
left:800px;
font-family:"georgia",times new roman,serif;
font-size:11px;
line-height:13px;
}


div.feedburnerFeedBlock li{
margin-bottom: 20px;
}

p.feedTitle{
margin-top:0px;
margin-bottom:25px;
font-size:20px;
font-weight:bold;
}

p.date{
display:inline;
margin-left:5px;
margin-bottom:5px;
}

span.headline a{
font-weight:bold;
text-decoration:none;
font-size:14px;
}