html {
  background-attachment: 
  
  background-color: red;
  background-image: url("aviandbecky.jpg");
  background-size: 150px;
  background-position:top center;
  background-repeat: repeat;
}