
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
  line-height: 1.42857;
  color: #ffffff;
  background-image: url('background.jpg'); background-repeat: no-repeat; background-size: cover;

}

div.logo {
  content:url('clublogo.png');
	max-width: 100%;
}
