h1 {
  font: 170% sans-serif
} 

h2 {
  font: 140% sans-serif
} 

h3 {
  font: 120% sans-serif
}

a:hover {
  background: #ffff00;
} 

div.all a:visited {
  color: #228b22;
}

img {
  border: none;
  vertical-align: middle;
}

div.center {
  text-align:center
}

