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