body {
  font-family: Georgia, sans-serif;;
  background-color: #FFFFFF;

  background-image: url(../images/background/DSC08672.JPG);
  background-repeat: repeat;
}

.tableBackground {
  color:#87CEFA;
}

textarea {
  font-family:Georgia, sans-serif;;
}

.tableBackground {
  background-color:#87CEFA;
}

