﻿body {
	background-image:url('../img/bg.jpg');
	background-size:cover;
}

 /* Style the header */
 
#header {
  1background-color: #f1f1f1; /* Grey background */
  padding: 24px 10px 10px 10px; /* Some padding */
  color: black;
  text-align: center; /* Centered text */

    font-family: 'Chicle', cursive;

  font-size: 32px; /* Big font size */
  font-weight: bold;
  position: fixed; /* Fixed position - sit on top of the page */
  top: 0;
  width: 100%; /* Full width */
  transition: 0.2s; /* Add a transition effect (when scrolling - and font size is decreased) */
}

/* 



    font-family: 'Croissant One', cursive;

    font-family: 'Chicle', cursive;

    font-family: 'Cherry Cream Soda', cursive;

    font-family: 'Averia Serif Libre', cursive;

    font-family: 'Patua One', cursive;



 */ 