
h1{
	font-size: 90px;
}

.title{
background-image: url(../image/main3.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

.title{
	width: 1366px;
	height: 2000px;
}

h1{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

h1{
	margin-top: 0em;
	padding-top: 2em;
}

body{
	background-color: #f6d400;
	width: 1400px;
}

.rink{
	writing-mode: tb-rl;
	margin-left: 65em;
	margin-top: 2em;
	margin-bottom: 2em;
}

a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#About{
	margin-top: 2em;
	margin-bottom: 2em;
	background-image: url(../image/aboutback3.png);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
	height: 763px;
}

h2{
	text-align: right;
}

#Design{
	margin-top: 2em;
	margin-bottom: 2em;
}

#Style{
	margin-top: 2em;
	margin-bottom 2em;
}

#How to enjoy{
	margin-top: 2em;
	margin-bottom: 2em;
}

.title{
	margin-top: 2em;
}