/** css 頑張って手書き */

h1 {
	text-align: center;
	color: navy;
}

p.right {
	text-align: right;
}
