*{
    box-sizing: border-box;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
body{
   margin-top:50px;
}
.header{
    width:100%;
    text-align:center;
   
      
}