p.comment {
	color: navy;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	/*margin-bottom: 0px;*/
	/*background-color: white;*/
}
body {
	background-image: url("../image/img004.jpg");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 40px;
	background-color: lightskyblue;
}