@charset "utf-8";
#page {
	background-color: #0180C6;
	width: 100%;
	margin: 0px;
}
#h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #036;
	text-align: center;
	line-height: normal;
	width: auto;
}

#header {
	height: 232px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-weight: normal;
	background-color: #FCFADB;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: auto;
	text-align: center;
}

#h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #2c4e91;
}

#footer {
	height: 20px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#h3 {
	font-size: small;
	padding: 30px;
	height: 100px;
	width: 740px;
}
#paragraph_left {
	text-align: left;
}
