@charset "utf-8";
/* CSS Document */

body
{ 
background-image:url('Site.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}