.square-image {
  width: 100px;
  height: 100px;
  border: 1px;
}

#front-page-menu {
  position: absolute;
  top: 160px;
  left: 5px;
}

#gallery-full-size {
  position: absolute;
  top: 25px;
  left: 350px;
}

#gallery-next {
  position: absolute;
  left: 855px;
  font-family: Tahoma;
  font-size: 10px;
  color: brown;
  text-decoration: none;
}

#gallery-previous {
  position: absolute;
  left: 0px;
  font-family: Tahoma;
  font-size: 10px;
  color: brown;
  text-decoration: none;
}

#image-gallery {
  position: absolute;
  top: 460px;
  left: 55px;
}

#image-gallery-1 {
  border: 0;
  position: absolute;
  left: 30px;
}

#image-gallery-2 {
  border: 0;
  position: absolute;
  left: 235px;
}

#image-gallery-3 {
  border: 0;
  position: absolute;
  left: 440px;
}

#image-gallery-4 {
  border: 0;
  position: absolute;
  left: 645px;
}

#image-gallery-header {
  position: absolute;
  left: 470px;
  font-family: Tahoma;
  font-size: 14px;
}

#site-header {
  position: absolute;
  top: 5px;
  left: 15px;
  border: 1px dashed pink;
}

#meals-top-pic {
  position: absolute;
  top: 165px;
  left: 5px;
}

#ills-top-pic {
  position: absolute;
  top: 165px;
  left: 495px;
}

#pups-content {
  position: absolute;
  top: 5px;
  left: 15px;
  background-color: white;
  border: 1px dashed pink;
  height: 500px;
}