BODY{
	background-attachment: fixed;
	background-color: #94896A
	;
	background-image: none;
	background-repeat:;
	background-position:center;
}
.flower{
background-image:url(images/break.gif);
background-repeat:no-repeat;
}

/* STYLES FOR THE GLOBAL LINKS */

a:link {
	color: #FFFFFF
	text-decoration: underline;
}

a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}
