body{ background: #666; margin: 0; }
#home{ background: #000; }

#main{ background: #000 url(../../images/background.jpg) left top no-repeat; }

#slideshow { width: 350px; height: 350px; margin: 0 auto; padding-top: 10px;}

.home{ background: url(../../images/home/19.gif) no-repeat left bottom; }

.legacytext { font: bold 13px "Times New Roman", Times, serif; color: #FFF; }

a:link,
a:visited{ color: #fff; }
a:hover{ text-decoration: none; }