

h1{
  font-family : "ＭＳ Ｐゴシック";
  color : white;
}

body{
  background-image : url(back.jpg);
  background-repeat : no-repeat;
}

h2{
  font-size : 30px;
  font-weight : bold;
}

