







a {
  text-decoration: none;
}

.stretch_it {
  white-space: nowrap;
}

.justify {
  text-align: justify;
}

.one {
  font-size: 12px;
  height: 50%;
  background: white;
  width: 300px;
  font-family: Tahoma;
  padding-left: 35%;
  padding-top: .5%;
}

.two {
  font-size: 20px;
  height: 15%;
  background: white;
  width: 300px;
  padding: 10px 0;
  font-family: Tahoma;
  padding-top: 10%;
  padding-left: 35%;
  }

.three {
  font-size: 30px;
}

.four {
  font-size: 40px;
}

.arial {
  font-family: arial;
}
