#top {
  margin: 0px;
  padding: 0px;
  color: #2A2A2A;
  background-color: #FFF;
  text-align: center;
}

#photo { margin: 60px auto 5px; width: 700px; height: 500px; text-align: center;
           background-image: url("/images/top-3rd.jpg"); background-repeat: no-repeat; }

#menu, #news, #footer { margin-left: -30px; }

#menu { margin-bottom: 10px; }

#footer { margin-top: 10px; font-size: 90%;}

