body { 
background-image: url("../bg.jpg");
background-repeat: no-repeat;
Background-attachment: fixed;
background-position: 50% 50%;
margin-top: 10;
margin-left: 10;
margin-right: 10;
margin-botton: 10;
}

#Site {
position: relative;
top:5px;
}

