body {
    font-family: 'Roboto Slab', serif;
    text-align: center;
}

h1 {
   font-size: 60px;
   font-weight: 500;
}

h5 {
    font-size: 24px;
    font-weight: light;
}

img#main {
    width: 300px;
}