﻿/* Gooseweb Goose Stylesheet 23/10/2006 */
/* Page titles */
body {
	background-image: url('../backgrounds/goose.gif')
	}
.head         {
	font-family: Times New Roman;
	font-size: 2em;
	color: #008000;
	font-weight: bold
}
/* Page subtitles */
.subhead      {
	font-family: Times New Roman;
	font-size: 1.5em;
	color: #FF0000;
	font-weight: bold
}
