img.one {
  height: auto;
  width: auto;
}

img.resize {
  height: 100%;
  width: 100%;
}

img.resize2 {
  height: 75%;
  width: 75%;
}

div.norm {
  font-size: 16px;
  font-family: Verdana;
}

