@charset "utf-8";
body {
	background-image: url(../images/Surfacewavesdark1920t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #1F3038;
}
