/* Style sheet for the AAT website. Specifies the Sequence of overlapped photos.
 * Colours:
 * #333366  Cyan background
 * gold,    for table heads and h1 headers
 * #ffff00  Yellow, for table struts and nav, footer table background
 * #B22222  Firebrick for "jo" table entries
*/

div {
  position: absolute;
  margin: auto;
  text-align: left;
  padding: 0;
  }
  div#div1 {
     top: 280; left: 0; }
  div#div2 {
     top: 320px; left: 190px; }
  div#div3 {
     top: 340px; left: 390px; }
  div#div4 {
     top: 360px; left: 590px; }
  div#div5 {
     top: 380px; left: 790px; }
  div#div6 {
     top: 610px; left: 0px; }
  div#div7 {
     top: 640px; left: 220px; }
  div#div8 {
     top: 680px; left: 450px; }
  div#div9 {
     top: 730px; left: 670px; }

