body {
  font-family: Palatino Linotype, Palatino, Georgia, serif;
  margin: auto;
  width: 71%;
}

a {
  color: #880308;
  text-decoration: none;
}

a:hover { 
  text-decoration: underline;
}

hr { 
  border: 1px solid #880308;
}

#myphoto { 
  float: right;
}

.clear { 
  clear: both;
}
