html{
    text-align:center;
}
body{
    
    width:100%;
    max-width:960px;
    margin: auto;
    background-image:url("Ball.jpg");
        }
