body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-color: #C1C1B7;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.getflashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C9C8D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
