/* Global Styles */

html, body   { background-color: #bd8d1b; height: 100%; margin: 0; padding: 0;
                        color: white; text-align: left; font:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
p.margin {margin: 8px 10px 0px 10px}
div#centered { border: 0; background-image: url("siteimages/buy.gif"); background-repeat: no-repeat; height: 472px; width: 590px;
                        position: absolute; left: 25%; top: 25%; color: black; }
:link {color: #000000; text-decoration: underline; }
a:link {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: none; }
a:hover {color: #cccccc; text-decoration: underline; }

