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

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

a {color: #4f3c56;}
a:hover { color: #66526e;}

ol#controls li a{background:#4f3c56;}
ol#controls li.current a{background:#66526e;}

