body {
  background-image: url('https://sothebys-com.brightspotcdn.com/dims4/default/845eb7f/2147483647/strip/true/crop/1000x696+0+0/resize/330x230!/quality/90/?url=https%3A%2F%2Fsothebys-md.brightspotcdn.com%2Fb3%2Fe3%2Fd946b6db47adbeb2114614b2697b%2Floadingnewconflictredux6byxcopy.gif');
  background-size: cover;
  background-attachment: fixed;
  color: white;
  text-shadow: 1px 1px 4px black;
}

a {
  color: white;
}

a:hover {
  color: #00ffcc;
}
