/* DIV.waveTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 1600px;
	height: 204px;
	background: url('/dreumex/waveTop.gif') no-repeat;
} */
BODY {
	background: url('/dreumex/waveTop.gif') no-repeat;
}
DIV.waveBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 754px;
	height: 186px;
	background: url('/dreumex/waveBottom.gif') no-repeat;
}

