/*
version 251119.032852
*/

body {
  background: black;
  background-image: url(../img/1210.jpg);
  background-size: 100%;
  color: white;
}

main {
  min-height: 400px;
}

a {
  background-color: blue;
  color: white;
}
