body {
    background-image: url("background.png");
}

#left img {
  width: 90%;
  height :auto;
  margin-left: 5px;
  margin-right 5px;
}

.org-motto {
  color: blueviolet;
}

