body {
	background-color:	white;
	font-family: arial, geneva, "trebuchet ms", sans-serif;
	font-size: small;
	margin: 0px;

	}

.allcontent {
	width:			1000px;
	
	padding-top:		1px;
	padding-bottom:		1px;
	background-color:	;
	margin-left:		auto;
	margin-right:		auto;
	font-size:		100%;
	line-height:		0px;
	text-align: 		left;
	border-style:		solid;
	border-width:		1px;
	border-color:		#eeeeee;
	
	}

.header {
	width:			1000px;
	height:			40px;
	background-color:	;
	color:			#20208e;
	text-align: 		center;
	font-size:		350%;
	
	
	}
.header h1 b {
	color:			red;
	font-size:		150%;
	}
	
.slogan {
	color:			#20208e;
	text-align:		center;
	font-size:		150%;
	line-height:		20px;
	}
	
.slogan h2 b {
	color:			red;
	font-size:		150%;
	}
	
.message {
	background-color:	#eeeeee;
	width:			700px;
	margin-left:		150px;
	border-style:		solid;
	border-width:		1px;
	border-color:		#aaaaaa;
	line-height:		20px;
	color:			#20208e;
	}
	
.message h2 {
	margin-left:		10px;
	margin-right:		10px;
	}
	
.message h3 {
	margin-left:		10px;
	margin-right:		10px;
	}
.message h3 b {
	color:			red;
	font-size:		115%;
	}
	
.footer {
	text-align:		center;
	line-height:		0px;
	color:			#aaaaaa;
	}

.g {
	text-align:		center;
	}
