@charset "utf-8";
/* CSS Document */

body{
	padding: 40px;
}
h1{
	font-size: 140%;
	text-align: center;
	margin-bottom: 1em;
	color:  #284693;
	line-height: 1.4em;
}