body{
height:300;/* --画像の高さ-- */
background-image:url(画像のURL);
background-repeat:no-repeat ;
background-position: center bottom;
}
height:300;/* --画像の高さ-- */
background-image:url(画像のURL);
background-repeat:no-repeat ;
background-position: center bottom;
}