#about {
  background-color: #5E88A2;
  color: white;
}

#aboutus_text {
  width: 230px;
  position: absolute;
  top: 90px;
  right: 20px;
}

#aboutus_text p {
  margin-top: 0px;
  margin-bottom: 5px;
}

img.aboutus_logo {
  position: absolute;
  bottom: 10px;
  right: 45px;
}

#main_image img {
    display: block;
}
#main_image {
    width: 461px;
    z-index: 0;
}
