html, body{
text-align: center;
font-family: sans-serif;
}

h1{
font-size: 1.2em;
color: #f89938;
}

.font{
font-size: 0.8em
}

a{
color: #f89938;
text-decoration: none;
}