#Outer {
    background: none !important; 
}

body {
    background: #ffffff url('/content/grad_black.png') repeat-x 0 0 !important;
    color: rgb(0%, 0%, 0%);
}



.CartTotalMessage {
  color: #f70a16;
  font-size: 1.2em;
  font-weight: bold
}