@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    background: url('../img/background.jpg');
    background-repeat:no-repeat;
	background-attachment: fixed;    
}

