body {
	background-color: #00CC33;
	font-family: "Trebuchet MS", Verdana;
	font-size: 1em;
	line-height: 2em;
	color: #FFFFFF;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/wavesbg.jpg);
	}
	a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.mid {
	background-image: url(images/bg-gallery_02.png);
	background-repeat: repeat-y;
	background-position: center;
	display: table-cell;
}
.bottom {
	background-attachment: fixed;
	background-image: url(images/bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: table-cell;
}
.top {
	background-attachment: fixed;
	background-image: url(images/bg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table-cell;
}
top2 {
	background-attachment: fixed;
	background-image: url(images/bg-gallery_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mid2 {
	background-attachment: fixed;
	background-image: url(images/bg-gallery_02.png);
	background-repeat: repeat-y;
	background-position: center;
}
bottom2 {
	background-attachment: fixed;
	background-image: url(images/bg-gallery_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
