@charset "utf-8";
/* CSS Document */

#DreamWave {
	background-image: url(../images/img_DreamWaveAlgarve.jpg);
	background-repeat: no-repeat;
	width: 250px;
	border: medium solid #86e3fa;
	height: 15px;
	font-size: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	padding-top: 115px;
}
