body
 {
    color:white;
    text-align:center;
    background-color:black;
    background-image: url("winner.gif");
    background-repeat: repeat;
    background-attachment: fixed;
    font-size: 24px;
    font-family: "Comic Sans MS", cursive, sans-serif;
} 