/******************************************************************
Stylesheet: Style dev sans compilation
******************************************************************/
body{
	font-family: Georgia, "Bitstream Charter", serif;
	background: #f1f1f1;
}	
.header-col-description {
    font-style: italic;
	color: #666;
    font-size: 12px;
}
.wrap {
    background: #fff;
    padding: 0 20px;
}
.site{
    margin-top: 20px;
    margin-bottom: 20px;
}