body {
	background:darkseagreen;
	color:green;
	font-family:arial,helvetica,veranda;
	font-size:11pt;
	}

h1 {
	width:50%;
	float:right;
	text-align:center;
	color:ivory;
	border-color:khaki;
	background-color:darkgray;
	border-width:9pt;
	border-style:groove;
	font-family:times new roman;
	font-size:18pt;
	}
.big {color:darkgreen; font-family:times new roman; font-size:28; font-weight:bold;}
A:link    {COLOR:gainsboro; FONT-WEIGHT: 300; TEXT-DECORATION: none;}
A:visited {color:#2c237e; text-decoration:underline;}
A:hover   {color:#FF0000; text-decoration:underline;}
