body{
    background-image: url("images/background.jpg");
    background-repeat:no-repeat;
    background-attachment:fixed;

    width:100%;
    height:100%;
}