body{ background-image: url( ); } p { font-size: 16px; font-family: "century gothic"; font-weight: ; color: #50380a; margin: 5px; } h1{ font-size: 24px; font-family: "Century Gothic"; font-weight: 100; color: #50380a; } /* SALE AND ERROR COLOR */ .salecolor { color: #990066; } a:link { color: #50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "century gothic"; } a:visited { color: #50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "century gothic"; } a:hover { color: #fee0ea; background-color: ; text-decoration: none; border: 0px solid black; font-family: "century gothic"; } a.nav:link { color:#50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "century gothic"; font-size: 16px; } a.nav:visited { color: #50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "century gothic"; } a.nav:hover { color: #50380a; background-color:#fee0ea; text-decoration: none; border: 0px solid black; font-family: "century gothic"; } a.footer:link { color: #50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "Bookman Old Style"; font-size: 13px; } a.footer:visited { color: #50380a; background-color: ; text-decoration: none; border: 0px solid white; font-family: "Bookman Old Style"; } a.footer:hover { color: #50380a; background-color: ; text-decoration: none; border: 0px solid black; font-family: "Bookman Old Style"; } a img {border: none; }