body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-image: url(images/by.png);
	background-repeat: no-repeat;
	background-color: #EDF2EE;
	background-position: right;
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
a {
	text-decoration: none;
	color: #069;
	font-weight: bold;
}

#flash1 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-left: 10%;
	text-align: center;
}

#logo_float {
	position: absolute;
	height: auto;
	width: auto;
	right: 6px;
	bottom: 0px;
}
