@media screen {
  div.page {
    background-color:      #D68A8C;
    color:              #8C2021;
    background-image: url(home_FILES/background.jpg);
    background-repeat: no-repeat;
    background-position: 0px 20px;
  }

  p.bodytext {
    padding-top: 280px;
    text-align: right;
  }

  p.bodytext a {
    text-decoration:        none;
    font-size: 120%;
    font-weight: bolder;
  }
}
