/* style.css - a simple style sheet */
body {
  color: grey; background: white;
  font-family: Verdana, sans-serif;
}

blink {text-decoration: blink;}
form { margin-bottom: 0 ; }