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

#content { 
  position: absolute;
  left: 396px;
  top: 128px;
  width: 393px;
  height: 407px;
  overflow: auto;
}

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

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