BODY {background-image:url(images/daisybg.gif);
	background-repeat:repeat-y;
	background-color: #ffffff}

a:link {font-family: arial, sans-serif;
	font-weight: bold;
  	color: #0000ff;
  	text-decoration: none; }

a:visited {font-family: arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;}

.green {font-family : Regency, Park Avenue BT, Paradise, Boomerang, cursive;
	color : #060;
	font-size : 200%;
	font-weight: bold;
	padding : 20px;
	text-align : center;}

.yellow {font-family : Regency, Park Avenue BT, Paradise, Boomerang, cursive;
	color : #fc0;
	font-size : 200%;
	font-weight: bold;
	padding : 20px;
	text-align : center;}

