body{
    background-image: url(../../img/background/Ichiman_background.jpg);
    background-repeat: no-repeat;
    background-position: center top ;
    background-size: cover;
    background-attachment: fixed;
    
}