@charset "UTF-8";/* CSS Document */#top {	width: 700px;	margin: 50px auto 0px;}#top h2 {	font-size: 130%;	font-weight: 600;	text-align: center;	border-top: 2px solid #e5e5e5;	padding-top: 10px;}#top p {	margin-top: 20px;	text-align: center;	font-size: 110%;}#top h1 {	height: 130px;	width: 350px;	margin-right: auto;	margin-left: auto;}