#page { background-image: url(../images/presspage.jpg); }

#content { 
  position: absolute;
  left: 378px;
  top: 138px;
  width: 407px;
  height: 399px;
  overflow: auto;
}

#menu a {
  position: absolute;
  width: 130px; 
  height: 60px;
  top: 540px; 
  text-decoration: none;
  list-style: none;
  }

a#about { left: 200px; }
a#calendar { left: 353px; }
a#contact {left: 509px; }
a#tickets { left: 660px; }
