body {
  line-height: 1;
  background-color: #e5f3fb;
  background-image: url(/back.jpg);
  background-attachment: fixed;
  background-repeat: repeat-x;
  height:100vh;	
  font-family: 'Indie Flower', cursive;
}