* { margin: 0; padding: 0; }
html {
	height: 100%;
}
body {
	color: #fff;
	background-image: url(../water/bg2.jpg);
	text-align: center;
}
