/*!
 * Bootstrap
 * Copyright 2017 Plan B
 */

body {
  background: url('http://newhorizonstrategies.co.uk/background.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  font-family: "josefin-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}