.bgtopwave {
	background-attachment: fixed;
	background-image: url(../images/topwave.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbottomwave {
	background-image: url(../images/bottomwave.jpg);
}
.orangebox {
	width: 650px;
	border: thick solid #FF8B00;
}
.bannerborder {
	border: thin solid #FF8B00;
}
body {
	background-attachment: fixed;
	background-image: url(../images/1bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
