body {
	background-image:url(back4.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}
.splash {
	font-size: 1.2em;
	text-align: center;
}
.center {
	text-align: center;
}

.bodyy {
	background-color: #FFFF00;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 95%;
	background-attachment: fixed;
}
.floatl {
	float: left;
}
