
body {
  background-color: #201a12;
  background-image: url("images/background.jpg");
  background-position: 20px 20px;
  background-repeat: no-repeat;
  font-family:"Times New Roman", Times, serif;
  font-size: 12pt;
  color: #45f0e1;
  line-height: 130%
}

