body{margin:0;
  padding: 0;

  text-align: center;
  font-size: 20px;
  font-family:garamond;
background-image:}
body {background-color:#DED0B2;
size:500%}



.fu{
  font-family: tbnpmincho-std, serif;
  font-size: 2000%;
  position: absolute;
  top:80px;
  left:-150px;

}

.banner{width: 1000px;
  height: 1000px;
  position: absolute;
  right: -300px;
  top: 0%;
  background: #AE1400;
  z-index: -1;
  border-top-left-radius: 60%;
  border-bottom-left-radius: 60%;
  font-family:garamond;}

img{width:30%;}

.butn {
  font-family:garamond;
  color: black;
  font-size: 40px;
}

#menu { width: 150px;
color: #AE1400;
font-family: ta-rb,  sans-serif;
position: fixed;
left:20%;
top:30%;
z-index: 100;
line-height: 40px;
}

a{text-decoration:none;
color:#AE1400;}
