@charset "UTF-8";

1
2
3
4
.topimage{width: 100%;height: 300px;}

3
body {
   background-image: url(‘/img/背景画像.jpg’);
}
body{background:}
example{div position:relative}
example h{position: absolute
color:white;
top:0;
left:0;}

example img{width:100%;}

p{color:#1C451A}



h3{color:#1C451A}
h3{background-color:#FFFFFF}

h1{background-color:#A48C60}
h1{color:#FFFFFF}

h1{text-align:center}
div{text-align:center}

body{background-image:url("images1/背景 1.jpg")}

<img src="images1/logo.png" width="245" height="82" alt=""/>{text-align:center}


h1{background-color: }

body {
   background-image: url(‘"images1/背景画像.jpeg" width="1448" height="2048" alt=""/>’);
}

