h1 {
  font-size: 150%;
  color: black;
  font-weight: bold;
}
h2 {
  font-size: 120%;
  color: black;
  font-weight: bold;
}
h3 {
  font-family: "trebuchet ms", verdana, sans-serif;
  font-size: 100%;
}

#smallspace {
  font-family: "trebuchet ms", verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  border: 0px;
}
#discription {
  font-family: "trebuchet ms", verdana, sans-serif;
  font-size: 110%;
}
img {
  border: 0px;
}
