body {
  background-color: red;
  background-image: url("bg.jpg");
  background-repeat: no-repeat;
  color: black;
  font-family: georgia;
}