/* Special Expedition */

.main {
background: #fff;
}
.header h1 a {
background-image:url(../images/header-home.gif);
}

iframe {
border: 1px solid #ddd;
margin: 20px 0 0 0;
}

.post {
padding: 0 0 0 20px;
}
.post h2 {
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:normal;
margin-bottom:9px;
}