a:active, a:link { color: #005F00; }
a:visited { color: red; }
body { background: #FFD; background-image: url(/jpg/b_ground.jpg); }
body, button, input, td { font-family: Verdana,Arial,Sans-Serif; }
button, input { font-weight: bold; }
h1 { color: blue; text-align: center; }
ul { margin-top: 0px; margin-left: 15px; line-height: 1.4; }

.main { text-align: center; margin: 0 auto; }

.sub { background: lime; width: 340px; height: 35px; border-width: 4px; border-style: outset; }

