body{
background: #ece8df !important; /*beige */
}
header {
background-position: center !important;
background-image: url('/resources/sites/cobbk12/img/cobb_header.png') !important;
header-height: 100px !important;
padding-top: 5px; 
padding-bottom: 5px; 
}
.card-box.card-box-item {
background-image: linear-gradient(#FEE9EF, white) !important; /* light red */
border: 1px solid #A20B35 !important; /* dark red */
}
#google_translate_wrapper, footer {
 background-color: #A20B35 !important;  /* dark red */
}
/* Start Over button */
.horizontal-nav a {
background-color: #A20B35 !important;  /* dark red */
color: white !important;
border-radius: 5px;
}