/* CSS Document */

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
line-height: 160%;
color: #333;
background-color: #fff;
}
h1,
h2{
font-size: x-large;
}
h3{
font-size: large;
}
h4{
font-size: medium;
}
.post-headline h1{
padding: 15px 0px;
}
.post-kicker img{
float: right;
}