#box .title1 {
	font-size: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#box {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#box .title2 {
	font-size: 24px;
	text-decoration: underline;
}
