body
{
background: url(../backgrounds/pageimage1.jpg) center fixed;
background-repeat: no-repeat;   
background-size: 100%;
background-position:center center;
background-attachment:fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
