body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
text-align: left;
}


a:link, a:visited{
text-decoration: none;
color: #4A9FC8;
}

a:hover{
text-decoration: none;
color: #4A9FC8;
}

p{
padding: 0px 0 0 0;
}

#container{
text-align: left;
margin-left:5px;
margin-right:5px;
float: left;
width: 740px;
background-color: #FFFFFF;
background-image: url(/gfx/kikker_bg.jpg); 
background-position: 50% 50px; 
background-repeat: no-repeat;
}


.post {
margin-left: 5px;
margin-right: 115px;
margin-bottom: 100px;
font-family: arial;
font-size: 14px;
color: #333333;
}

.post h2{
margin-top: 5px;
margin-bottom: 5px;
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #4A9FC8;
}


.post div{
margin-bottom: 8px;
}