body {
     font-family: Lucida Grande, Helvetica, Arial, sans-serif;
     background: #000 url(http://s3.amazonaws.com/twitter_production/profile_background_images/21559581/back_small.jpg) no-repeat top left;
     text-align: right;
     margin-right: 75px;
     }

.box {
     background: url(white50.png);
     width: 425px;
     padding: 50px;
     margin-left: auto;
     margin-right: 25px;
     margin-top: 50px;
     text-align: center;
     border: 1px solid #fff;
     -webkit-border-radius: 10px;
     -khtml-border-radius: 10px;
     -opera-border-radius: 10px;
     -moz-border-radius: 10px;
     }

a:link {
     color: #dd9;
     font-weight: bold;
     }

a:visited {
     color: #dd9;
     font-weight: bold;
     }

a:hover {
     color: #ffa;
     font-weight: bold;
     }

a:active {
     color: #ffa;
     font-weight: bold;
     }



.text {
     font-size: 1.25em;
     margin-top: 50px;
     }

em {
     font-weight: bold;
     color: #f00;
     font-size: 1.1em;
     }

.paypal {
     margin-top: 25px;
     }

.copy {
     font-size: .25em;
     margin-top: 50px;
     opacity: .25;
     }

.space {
    height: 25px;
}

