/* Red frame */

body {
/* Honey red */
background: url('../images/bg_honey_red2.jpg') 45% 0% no-repeat #000;
}

div#main_content_header {background: url('../images/main_content_header_red.png') no-repeat;}

div#main_content {background: url('../images/main_content_bg_red.png') repeat-y;}

div#main_content_footer { background: url('../images/main_content_footer_red.png') no-repeat;}

h1, h2, h3 {color: #900;}

