body { 
	background: #87d3fe url('images/bg.jpg') top repeat-x;
	cursor: default;
	text-align: justify;
}

table, td { 
	color: #fff; 
	font-size: 11px;
	font-family: trebuchet ms, tahoma, sans-serif;
}

#content {
	background: url('images/aozora_05.jpg') no-repeat top #87d3fe;
}

#bar {
	background: url('images/aozora_04.jpg') no-repeat top #87d3fe;
}

#bar2 {
	background: url('images/aozora_06.jpg') no-repeat top #87d3fe;
}

.header {
	color: #fff;
	font-family: futura lt, ms sans serif, geneva;
	font-weight: normal;
	font-size: 24px;
	letter-spacing: 2px;
	padding-left: 20px;
	margin-top: -3px;
}

h2 {
	color: #d9f0fe;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: arial, sans-serif;
	margin-top: -6px;
	margin-left: 50px;
	margin-bottom: 0px;
}

img { 
	border: 0px;
}

blockquote {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
}

.lyrics {
	text-align: left;
}

.credit { 
	font-size: 10px;
}

.codesort {
	text-align: left;
}

.codesort img { 
	background-color: #b1e3fe;
	border: 3px #b1e3fe solid;
}
.code {
	background-color: #b1e3fe;
	border: 3px #b1e3fe solid;
}

a:link {
	color: #cdeefd; 
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
} 

a:visited {
	color: #fff; 
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
} 

a:active {
	color: #fff; 
	text-decoration: underline; 
	text-transform: lowercase;
} 

a:hover {
	color: #e3e6eb; 
	cursor: help;
	font-weight: normal;
	text-decoration: underline;
	text-transform: lowercase;

}

input, textarea {
	font-family: trebuchet ms, tahoma, sans-serif; 
	font-size: 11px; 
	padding-left: 2px;
	background-color: #fff; 
	color: #87d3fe; 
	border: 0px;
}
