
@charset UTF-8;

body{
	font-size: 16px;
}

h1{
	margin: 21px 0 40px;
}

a.print{
	display: block;
	width:290px;
	margin: 50px auto;
}
