/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./blueluxuryback.gif");}
 A:active { color: rgb(204,102,0);}
 A:link { color: rgb(204,102,0);}
 A:hover { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 
#banner_addr{
text-align: center;
color="#ffcc66";
font-family: Arial, Helvetica, sans-serif;
font-size:-1;
color: rgb(255,204,102);
}
 