body{background-color: black;text-align: center;color: white;font-family: Helevetica,Arial;font-weight: normal;padding-top: 20px;} /* font, txt title,  */
.white{background-color: #FFFFFF !important;}
.txtBlack{color:black !important;}
.txtWhite{color:white !important;}



#globalWrapper{
    width: 100%;
    text-align: center;
}

#wrapperPaypal{
    border:0px solid red;
    overflow: hidden;
    margin-top: 48%;
}

#baseline{
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}

#paypalButtonContainer{
    width: 85%;
    padding-top: 20px;
    margin: 0 auto;
}