body{
    font-family: 'Source Sans Pro',Arial,sans-serif;
    color: #4A2C2A;
    margin: 0
}

.wrapper{
    max-width: 900px;
    margin: 0 auto
}
