#concept2 {
    margin: -10px 0 40px;
}
h2 {
    color: #eee;
    font-size: 24px;
    letter-spacing: 0.3em;
    font-family: "M PLUS Rounded 1c";
    margin-bottom: 25px;
    background-color:#f00;
    padding: 26px 0;
}
p#invoice {
    margin: 20px auto 0px;
    text-align: center;
}
p#invoice img {
    width: 200px;
    height: auto;
}







