/* StyleSheet #1 */
h1 {color: darkblue; font:Baskerville Old Face,Times New Roman;font-size: 20pt;}
h2 {color: darkblue; font:Century Gothic, Times New Roman; font-size: 18pt;}
body {color: darkblue; font: Century Gothic, Times New Roman; font-size: 12pt;}
.text {color: green; font: Century Gothic, Times New Roman; font-size: 12pt;}
body {background: url(green.jpg); background-repeat: repeat-y;}
