body {
	background-color: #000;
	background-image: url(i/kumiback.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	color: yellow;
	font-family: Trebuchet MS, sans-serif;
	font-size: .9em;
	}
img {
	border: 0;
	}
a {
	color: #F90;
	text-decoration: none;
	}
a:visited {
	color: #F90;
	text-decoration: none;
	}
a:hover { 
	color: #3C9;
	text-decoration: underline;
	}
a:active {
	color: #C60;
	text-decoration: underline;
	}
#link {
	width: 50px;
	height: 1750px;
	padding: 0 20px 0 20px;
	margin-left: 10px;
	float: left;
	text-align: right;
	}
#wrap {
	width: 350px;
	height: 100%;
	float: left;
	padding-top: 10px;
	}
.small {
	font-size: .6em;
	text-align: center;
	}
.big {
	font-size: 1.1em;
	}