body
{
	background: black url(../images/ginko.png) no-repeat center;
	color: #b6b6b6;
	background-attachment: fixed;
}

#header
{
}

#intro
{
	width: 750px;
	font-size: 105%;
	font-family: helvetica;
	text-align: justify;
	margin: 20px auto;
}


div#copyright
{
	font-size: 60%;
	font-family: helvetica;
	text-align: center;
}

p
{
	font-size: 105%;
	font-family: helvetica;
	text-align: left;
}

#footer
{
	background: black;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	font-size: 105%;
	font-family: helvetica;
	text-align: center;
}

a img
{
	border: none;
}

a:link
{
	color: #b6b6b6;
}

a:visited
{
	color: #FFFFFF;
}

a:hover
{
	color: #b6b6b6;
}

a:active
{
	color: #b6b6b6;
}

. . .
..imgright
{
	float: right;
}

* html body
{
	overflow: hidden;
}
