body {
  background-color: #ffc0cf;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

h1 {
  color: #9a367d;
}

p {
  font-size: 20px;
}

a {
  color: #bc3f64;
  text-decoration: none;
}

a:hover {
  color: #420e81
}

.mag {
  background-image: url("images/mag.jpg");
}

.rose {
  background-image: url("images/rose.jpg");
}

.cuis {
  background-image: url("images/cuis.jpg");
}

.vois {
  background-image: url("images/vois.jpg");
}