body { 
    padding-top: 70px;
    background: #D3CEBA url(http://niroak.com/common/images/background_modal.png) center top repeat-y;
    font-family: serif;
    font-size: 13px;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 { 
    font-size: 120%;
    font-weight: normal;
    color: #2C0034;
}

.section { 
    width: 580px;
    margin: 1.5em auto 3em;
}

.order-flow ol li { 
    font-weight: bold;
    font-size: 110%;
}

.order-flow ol li p { 
    font-weight: normal;
    font-size: 92%;
}


