body{
	margin: 30px auto auto auto;
	width: 750px;
	/*background: #D2E9FF;*/
}
.s001{
	text-align:center;	
	padding:30px;
	background: #0066CC;
	color: white;
	border-radius:40px;
}
.s002{
	text-align:left;	
	padding:30px;
	background: #0066CC;
	color: white;
	border-radius:40px;
}
footer{
	background: #0066CC;
	color: white;
}
a{color: white;
}