@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding:0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#body {
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	text-align: right;
	margin-top: 110px;
}
h1 {
	font: bold 76px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0px;
	text-decoration: none;
}
h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 100px;
}

