@charset "UTF-8";
#main {
	height: 880px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 8px;
	color: #403127;
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3F3027;
}
p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
