#header {
background-image: url('../images/header_health.jpg');
}

#content {
background-image: url('../images/main_health.jpg');
color: #000000;
}

#content_wrap {
background-image: none;
}
/*  TYPE */

#content h1 {
font-size: 28px;
font-weight: bold;
color: #00295a;
padding-bottom: 10px;
}

#content h4{
color: #4ba9d3;
font-weight: bold;
padding-bottom: 10px;
}

div.col p{
color: #4ba9d3;
}
