.text_block .main_text h1{
  color:#fc7e02;
}


.top_banner span, .top_banner a {
	color: #F35F2B;
}

.top {
    background-color:#F35F2B;
    background-image: url('/media/ingrid/images/logo.png');
    background-repeat:no-repeat;
    background-position:0 0;
}

.bottom {
    background: #F35F2B;
}



.news {
    background: #D5C5C0;
}

.quote div.date {
    color:#F35F2B;
    font: Georgia serif;
font-style: italic;
}

.quote div.author {
    color:#F35F2B;
}




