#confirmation{
    width : 50%;
    float : left;
    margin : 25px 0 25px 25%;
    min-height : 500px;
    text-align : center;
}

#confirmationNumber{
    color : red;
    font-size : 22px;
    font-weight : bold;
    margin : 10px auto;
}

#message{
    color : red;
}
