body {
  
  color: white;
  background-image: url(images/fabian-javier.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Verdana;
  
}