*{
	font-family: Verdana, Geneva, sans-serif;
}

#header {
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: auto;
	width: 60%;
	border: 1px solid #4169E1;
	background: #4169E1;
}


#header p {
	color: #FFF;
	font-size: 16px;
	padding:30px 10px 3px;
}

#thinBox {
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: 60%;
	border: 1px solid #C00;
	background-color: #FCF;
}

#thinBox s1 {
	font-size: 12px;
	color: #C00;
	padding: 1px 10px;
	
}

#thinBox2 {
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: 60%;
	border: 1px solid #f5c316;
	background-color: #fcfc4c;
}

#thinBox2 s1 {
	font-size: 12px;
	color: #000;
	padding: 1px 10px;
	
}

#back {
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	float: right;
	height: 15px;
	width: 75px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	border: 1px solid #C00;
	background: #FFF;
}

#copyright {
	font-size: 10px;
}
