body{
  color: #5d5d5d;
  font-family: Verdana;
  font-size: 15px;
  line-height: 1.5;
}

#container{
  font-family: Esteban;
}

a{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  color: #0000B3;
}

h1, h2, h3{
  color: #0000B3;
  font-weight: normal;
}

h1{
  border-bottom: 1px dotted #0000B3;
  font-size: 23px;
  letter-spacing: 1px;
}

h2{
  font-size: 19px;
  margin-bottom: -15px;
}

h3{
  font-size: 15px;
  font-weight: bold;
}