body {
text-align:center;
margin:0;
padding:0;
background-image:url("../images/bg.jpg");
background-position:top right;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#000;
}


