body, input {
  font: 20px "Arial";
}

.small {
  font-size: 75%;
}

.pre {
  white-space: pre-wrap;
  font-family: "Courier New", monospace;
}

#main a, a, #city {
  text-decoration: none;
  color: blue;
}

a.pdf{
  padding-left: 20px;
  background: url('../img/pdf.gif') no-repeat;
}

a img {
  border: 0px;
}

#header {
  font: 64px "Times New Roman";
}

#header a {
  color: black;
}

#header #logo {
  padding-left: 74px;
  background: url('../img/a_puzzle_big.png') no-repeat;
}

.special {
  color: gray;
  font-style: italic;
}

#footer {
  font-size: 12px;
}

#footer #w3c {
  display: block;
  height: 31px;
  width: 88px;
  background: url('../img/valid-html401-blue.png') no-repeat;
}

span.profile {
  vertical-align: top;
}

#my-pic {
  float: left;
  margin-right: 10px;
  border: 1px solid black;
}

#my-ul {
  margin-left: 185px;
}
