.col1{
    background: #5C7080;
}

.col2{
    background: #6BC0FF;
}
.col3{
    background: #E8AA4C;
}

.col4{
    background: #FF384E;
}.col_sm_t {
}
h1 ,h2{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-variant: small-caps;
	color: #4E88C2;
}
h3 , h4, h5, h6{
	color: #4E88C2;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.image_bg {
	background-image: url(../images/bg_clouds.jpg);
	background-repeat: no-repeat;
	background-color: #436290;
	color: #FFFFFF;
}.image_bg h2 {
	color: #FFFFFF;
}
footer p {
	text-align: center;
}
