<HTML><!--This bit does background image<style> body { background-image: url(images/my_background.gif) } </style> This bit does background image repeat<style> body { background-image: url(images/my_background.gif); background-repeat: repeat- y } </style> This bit does background image placement<style> body { background-image: url(images/my_background.gif); background-repeat: no-repeat; background-position: center center } </style> This bit does background image fixing in one position<style> body { background-image: url(images/my_background.gif); background-repeat: no-repeat; background-position: top center; background-attachment: fixed } </style> --><!--This file created 10/16/03 10:31 PM by Claris Home Page version 3.0--><HEAD>   <TITLE>mystylesheet</TITLE>   <META NAME=GENERATOR CONTENT="Claris Home Page 3.0">   <X-CLARIS-WINDOW TOP=44 BOTTOM=757 LEFT=4 RIGHT=534>   <X-CLARIS-TAGVIEW MODE=minimal><!--This bit does text format for whole site, including mouse rollovers--><style type="text/css">body { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10pt} p { font-family: Arial ; font-size: 10pt }td { font-family: Arial ; font-size: 10pt } dd { font-family: Arial ; font-size: 10pt }li { font-family: Arial ; font-size: 10pt }dt { font-family: Arial ; font-size: 10pt }th { font-family: Arial; font-size: 10pt } h1 { font-family: Arial; font-size: 16pt; center} h2 { font-family: Arial; font-size: 14pt;color:2f8b20 } h3 { font-family: Arial; font-size: 14pt; } A:link { color:#0033ff; } A:visited={ color:#ff0000; } A:alink={ color:#660099; } A:hover { color:#ffaf18; } --></style><!--This bit does background colour--><style>body {background-color: #60CA8E} h1 {background-color: #CCFFCC} h2 {background-color: transparent} p {background-color: transparent}</style></HEAD><BODY BGCOLOR="#FFFFFF"><P></P></BODY></HTML>