
body {
	background: #000000 url('http://kousuke.mind-speaks.com/images/kou_bg.jpg') repeat top left; 
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #696362; 
	text-align: justify;
	margin: 0; 
	padding: 0;
}

#main{
	position: absolute; 
	top: 480px; 
	left: 43px; 
	width: 330px; 
	padding-bottom: 20px;
}

A {
	color: #864E4D; 
	text-decoration: none;          
}

A:hover	{
	color: #7B0000; 
	text-decoration: none;
}


h1 {
	font-family: Georgia; 
	font-size: 14px; 
	color: #FFFFFF;  
	text-align: left; 
	font-weight: bold; 
       letter-spacing: 1px;
	padding-left: 5px;
	line-height: 13px;
	border-bottom-style: dashed;
	border-color: #403D3E;
	border-width: 1px;
}

h2 {
	font-family: Georgia; 
	font-size: 14px; 
	color: #FFFFFF;  
	text-align: left; 
	font-weight: bold; 
       letter-spacing: 1px;
	padding-left: 5px;
	line-height: 13px;
	border-bottom-style: dashed;
	border-color: #403D3E;
	border-width: 1px;
}

input, select, textarea {
	background: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #696362;
	border: dotted #403D3E 1px;
}
