/** { margin: 0; padding: 0; }
html {
	height: 100%;
}                          */


.ripp {
	background: url(../img/water.jpg);
	height: 500px;
	height: 640px;
	width: 100%;
	/*width: 50%;*/
	/*height: 250px;*/
	/*height: 75%;*/
	/*height: 100px;*/
	background-position:center center;
	background-size: cover;
	/*margin-top:10px;*/
}
.ripp.v2 {
	background: url(../img/water.jpg);
	height: 500px;
	width: 100%;
	/*width: 50%;*/
	height: 150px;
	background-position:center center;
	background-size: cover;
	/*margin-top:10px;*/
}

 
