body {
    background-image: url("splash%20image%20graphic.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: 750px 750px;
    background-position-x: center;
    background-color: #a152a4;
}

.button {
    float:right;
    padding-top:480px;
    padding-right:360px;
}