html {background: #000 url(../images/background/red-tile.jpg) repeat-x top left; }
body {padding-top: 35px; background: url(../images/background/red-banner-bg.jpg) no-repeat top center; }

#hd #logo {background: url(../images/logo-red.jpg);}

a {color: #9d2122;}
a:hover { color: #d42c31;}

ol#controls li a{ background:#d42c31; color: #fff;}
ol#controls li.current a{background:#9d2122;}
