* {
  font-style: normal;
  font-family: Verdana,MS Reference Sans Serif,Lucida Sans;
  color: black;
  font-size: medium;
  margin-right: auto;
  font-weight: normal;
  margin-left: auto;
  list-style-type: none;
  background-color: #cccccc;
}
h1 {
  font-family: Verdana,Lucida Sans,MS Reference Sans Serif;
  font-weight: inherit;
  font-size: 50px;
  color: #333333;
  line-height: 0px;
}
a:link {
  display: block;
  color: #000099;
  text-decoration: none;
  font-size: 20px;
  background-color: transparent;
}
a:hover {
  font-style: italic;
  text-decoration: underline;
}
a:visited {
  display: block;
  text-decoration: none;
  color: #000099;
}
.logo {
  border: 4px groove silver;
  background-color: silver;
}
