BODY {
    background: white;
    background-image: url(pic/sx.jpg);
    background-repeat: repeat-y;
    background-position: top left;
    background-attachment: fixed;
}
