#all {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	}
.all {
	width:1200px;
	height:2100px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	}
.center {
	position:absolute;
	left:250px;
	top:290px;
	width:630px;
	height:2000px;
	line-height:30px;
	font-family:Yeseva;
	font-size:12px;
	text-align:left;
	overflow-y:auto;
	box-sizing:border-box;
	}
.navigation {
	width:600px;
	height:30px;
	line-height:30px;
	font-family:Yeseva;
	font-size:12px;
	background-color:#CCECFF;
	padding-left:10px;
	text-align:left;
	}
.center1 {
	width:600px;
	height:50px;
	line-height:50px;
	font-family:Yeseva;
	font-size:30px;
	text-align:center;
	}
.center2 {
	width:600px;
	height:30px;
	line-height:30px;
	font-family:Yeseva;
	font-size:20px;
	text-align:left;
	}
.center3 {
	width:600px;
	height:30px;
	line-height:30px;
	font-family:Yeseva;
	font-size:18px;
	text-align:left;
	}
.template {
	width:1200px;
	height:2500px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	}
h1 {
	height:50px;
	line-height:50px;
	font-family:Bahnschrift;
	font-size:30px;
	color:#000000;
	display:inline;
	}
h2 {
	height:30px;
	line-height:30px;
	font-family:Aileron;
	font-size:20px;
	color:#000000;
	display:inline;
	}
h3 {
	height:30px;
	line-height:30px;
	font-family:Yeseva;
	font-size:18px;
	color:#000000;
	display:inline;
	}
h4 {
	height:30px;
	line-height:30px;
	font-family:Yeseva;
	font-size:14px;
	display:inline;
	}
p {
text-indent: 2em;
}
a:link{
    text-decoration:none;
    color:#000000;
    }
a:visited{
    color:#000000;
    }
a:hover{
    color:#007FFF;
    }