/* Arriere plan */
body
{
    width: 950px;   /* Convention */
    margin: auto;
    background-color: #ffffff;
    background-image: url(http://img4.hostingpics.net/pics/671910FredHockeyBackground1920x120011121.png);
    background-position: right top;
    background-attachment:fixed;
} 