body {
  font-family: Times;
  color: #6b5432;
}

.container {
  background-image: url('../images/RnB-siding-background.jpg');
  background-repeat: no-repeat;
}

a {
  text-decoration: none;
}

