
body {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	width: 800px;
	margin: 0;
	margin-left: 400;
	margin-right: auto;
	padding: 0;
	background: #000000;
	background-repeat: repeat-x;
	color: #BBBBBB;
}

a:link {
	color: #BBBBBB;
	font-size: 100%;
	text-decoration: none;
	
}

a:visited {
	color: #555555;
	text-decoration: none;
	
	
}

#title{
	position: absolute;
	left: 50px;
	top: 50px;
}


#guitar{
	position: absolute;
	left: 62px;
	top: 170px;
}

#eng{
	position: absolute;
	left: 350px;
	top: 163px;
	padding-right: 10px;
	margin-right: 10px;
	width: 200px;
	clear: both;

}

#jp{
	position: absolute;
	left: 570px;
	top: 163px;
	padding-right: 10px;
	margin-right: 10px;
	width: 200px;
	clear: both;

}