body {
 
     background-image: url(bg.gif);
     background-repeat: repeat-xy;
background-position:center center
background-attachment:fixed 
	margin: 100px 0px 0px 0px;
}