body{
  background-color:lightgreen;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("404.gif");
  color:green;
  text-align: right;
}