body { font-family: "Times New Roman", serif;
       background-color: #ffffff;
       background-image: url("SnoBizBG.gif");
       color: #0000f7;
       margin-left: auto;
       margin-right: auto;
       text-align: justify;
       width: 750px; }

a:link { color: #0000f7; }
a:visited { color: #f7a210; }
a:active { color: #ff0000; }
a:hover { background-color: #f7ff18; }

h1 { color: #ff08f7; text-align: center }
h2 { color: #ff08f7; text-align: center; font-size: 1.7em }
h3 { color: #ff08f7; text-align: center; font-size: 1.3em }
table { border: none; margin-left: auto; margin-right: auto }
textarea { width: 100% }
