
/* 背景を指定したい場合はここ↓に画像アドレスを */

html {
background:url(../img/main/main20.jpg) no-repeat 100% 100% fixed;
}


