/* Styke sheet for St John's Cathedral Oban web site */
/* For pale yellow use BGCOLOR=#ffffcc */
BODY {
 margin-left: 5px;
 color: #000000;
 background-color: #ffffff;
}

A:link: {color: #0000ff}
A:visited: {color: #808080}
A:active: {color: #808000}

H1 {text-align:center; font-size:x-large; font-weight:normal}
H2 {text-align:left; font-size:large; font-weight:normal}
