/* Style sheet for index.html */

<!-- *.jpg photo as a header title -->
img.1 {position: absolute; top:135px; left=115px}

<!-- Line under the title -->
img.2 {position: absolute; top:100px; left=50px}

/* Words for top links  */

p.1 {font-family: "Arial"; font-size: 9pt; color: #0000ff; 
      position: absolute; top: 80px; left=448px}
p.2 {font-family: "Arial"; font-size: 9pt; color: #0000ff; 
      position: absolute; top: 80px; left=524px}
p.3 {font-family: "Arial"; font-size: 9pt; color: #0000ff; 
      position: absolute; top: 80px; left=650px}

<!-- Main photo -->
img.3 {position: absolute; top: 235px; left=335px}

<!-- Poistion content & format words -->
p.4 {font-family: "Arial"; font-size: 9pt; color: #000000;
      position: absolute; top:450px; left=110px}
p.5 {position: absolute; top: 280px; left=60px}
p.6 {font-family: "Arial"; font-size: 9pt; color: #000000}

<!-- Facebook and Twitter -->

img.4 {position: absolute; top: 630px; left=60px}
img.5 {position: absolute; top: 660px; left=60px}

<!-- Bottom of the page -->
img.6 {position: absolute; top: 740px; left=420px}
p.9  {font-family: "Arial"; font-size: 9pt; color: #696969; font-weight: bold;
     position: absolute; top: 760px; left=67px}
p.10 {font-family: "Arial"; font-size: 8pt; color: #696969;
      position: absolute; top: 760px; left=145px}
p.11 {font-family: "Arial"; font-size: 8pt; color: #696969; 
      position: absolute; top: 760px; left=263px}
p.12 {font-family: "Arial"; font-size: 8pt; color: #696969; 
      position: absolute; top: 760px; left=325px}
p.13 {font-family: "Arial"; font-size: 8pt; color: #696969; 
      position: absolute; top: 760px; left=500px}
p.14 {font-family: "Arial"; font-size: 8pt; color: #696969; 
      position: absolute; top: 760px; left=670px}
p.15 {font-family: "Arial"; font-size: 9pt; color: #696969;
      position: absolute; top: 780px; left=364px}
p.16 {font-family: "Arial"; font-size: 8pt; color: #696969;
      position: absolute; top: 800px; left=305px}

