@charset "UTF-8";
h1  {
font-family: 'Alegreya Sans SC', sans-serif;
	color:#333399;
	font-size:36px;
	font-weight:400;
}
h3 {
font-family: 'Alegreya Sans SC', sans-serif;
	color:#333399;
	font-size:18px;
}
.middle {
	font-family: 'Verdana, Geneva', sans-serif;
	font-size:24px;
}
p {
	font-family: 'Verdana, Geneva', sans-serif;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
h2 {
	font-family: 'Alegreya Sans SC', sans-serif;
	color:#333399;
	font-size:18px;  
}
.pwidth {
	width:600px; 
}

#wrapper {
	width:996px;
	margin-right:auto;
	margin-left:auto;
	
}
