@charset "iso-8859-1";
body
{
	color: #30c;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;+
}
a:link,
a:active,
a:hover,
a:visited
{
	text-decoration: none;
	color: #30c;
	background-color: inherit;
}
#sitewrapper
{
	margin: 50px auto 0px auto;
	width: 800px;
}

#header
{
line-height: 1.5;
}

#content #header h1
{
	font-size: 66px;
	white-space: nowrap;
	margin: 10px;
}
#content #header .orange
{
	color: #f60;
	background-color: inherit;
}
#navi p
{
	font-weight: bold;
}
#bottom
{
	font-size: 10px;
}