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

body{   
	background-image: url(images/p1/index.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    }
