
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:before {
  padding-bottom: 20px;
  max-height: 100px;
  content:url('clublogo.png');
}
