
body {
  background-image: url("sunny.png");
  background-repeat: repeat-y repeat-x;
  color: black;
  font-family: Times New Roman;
}
