body {
    background-image:url('../images/lightsnowlake.jpg');
    background-repeat:repeat-y;
    background-position:top center;
    background-attachment:fixed;
}
