@charset "UTF-8";
/* CSS Document */

body {
    width: 80%;
    margin: auto;
    padding: 5px;
    
}

h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-size: 50px;
}