body,
* {
    font-family: "FreeSans";
    background: lightblue;
    font-weight: lighter;
}

h1 {
    font-family: "FreeSans";
    text-align: center;
}

/*p {
}*/
