body{
<!--
/*
Remove below line to make bgimage NOT fixed
no-repeat
*/
background-attachment: fixed;
background-repeat: repeat;
/*Use center center in place of 300 200 to center bg image*/
background-position: center;
}
-->