

/* HTML Tag selectors
-----------------------------------------*/

body { background: transparent url('images/bg.gif') left top repeat; }
a:link, a:visited { color: #333; }
a:hover, a:active { color: #666; }



/* Header
-----------------------------------------*/

div#topmost .wrapper { background: transparent url('images/bg-topmost.gif') left top no-repeat; }
div#topmost .box-search input { background: transparent url('images/input-search.gif') left top repeat; }
