@charset "utf-8";
img{
	max-width:100%;
	height:auto;
}
#contaner{
	background-color: #AED1CD;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left bottom;
	height: auto;
	width: 100%;
	margin-top: auto;
	margin-left: auto;
	font-size: 12px;
}
#header {
	text-align: center;
	height: 600px;
	width: 97%;
	padding: 0px;
	background-position: left bottom;
	background-color: #C7E2F3;
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	background-image: url(img/2023-top-back2.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
    }
#contents {
	background-color: #f2e5ff;
	width: 97%;
	height: auto;
	color: #000;
	background-image: url(img/2023-back4.jpg);
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left center;
	text-align: center;
	margin: auto;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	}

#footer {
	background-attachment: fixed;
	background-color: #AED1CD;
	background-image: url(img/tlog1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 100%;
	text-align: center;
	margin: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3{
	font-size: 10px;
	color: #000;
}
h4 {
	font-size: 12px
	color: #000;
	font-size: 10px;
}
