body {
    font-family: "Source Sans Pro",sans-serif;
}

h1 {
    font-size: 24px;
}

.description {
    margin-bottom: 25px;
    margin-top: 20px;
    padding: 13px;
    background: none repeat scroll 0 0 #eff3f4;
    border: 1px solid #eff3f4;
    color: #363636;
    font-size: 16px;
    width: 950px;
}