@charset "utf-8";

.skinHeaderArea {
background-color: transparent;
background-image: none;
background-position: left top;
height: 96px;
background-repeat: no-repeat;
}

.skinBody {
background-color: transparent;
background-image: none;
background-repeat: repeat;
}

.skinBlogHeadingGroupArea {
font-size: 100%;
text-align: left;
padding-top: 20px;
}

.skinTitle, .skinTitle:visited, .skinTitle:hover, .skinTitle:focus {
color: #CCCC00;
}

.skinDescription {
color: #CCCC00;
}

