@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #939598;
}
	#content {
		width: 628px;
		margin: 0 auto;
		margin-top: 195px;
		text-align: right;
	}
		#content h1 {
			margin-top: 95px;
		}
		#content a {
			color: #939598;
			text-decoration: none;
			font-weight: bold;
			display: block;
			margin-bottom: 1em;
		}
