/* This is the style.css file */
body {
    background-color: #87cefa;
}

body {
  font-family: 'Bogle', sans-serif;
}
