html { 
  background: url(bg202.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bodycopy { font-family: garamond; font-size: 22px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000; line-height: 19px}

