﻿html, body
{
	background-color:black !important;
}
.surfer
{
	background-image:url(../media/Surfer_12.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	min-height:875px;
	background-size:100% auto;
}