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

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

a {color: #ae8422;}
a:hover { color: #dcba1b;}

ol#controls li a{ background:#dcba1b;}
ol#controls li.current a{background:#ae8422;}

