

<STYLE type="text/css">

BODY {background-image: url(bgimage.jpg);
background-position: left;
background-repeat: repeat-1;
background-attachment: fixed}

H1 {font-family: cursive;
	font-size: 25pt;
	color: midnightblue	}
H2 {font-family: cursive;
	font-size: 20pt;
	color:cadetblue}

A {font-family: tahoma;
	font-size: 12pt}


.map {font-family: tahoma;
	font-size: 15pt}

#email {font-size:10pt}


BODY {font-family: Arial, sans-serif;
	font-size: 12pt;
	color: black}
	A:link {color: blue}
	A:visited {color: purple}
	A:active {color: red}

P.author {font-family: Arial;
	font-size: 8pt;
	color: black}

P.signature {font-family: Lucida Handwriting, Arial, sans-serif;
		font-size: 16pt;
		color: blue}

</STYLE>

