body { 	
	background-image: url(http://fan.singtothesky.org/haruharu/version1bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #1b1d14;
 	font-weight: normal;
 	color: #5e6055;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia;
 	color: #b8c791;
 	font-size: 17pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}

b, strong { 	
 	color: #808080;
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #5e6055; 
	text-align: left;
	}

A:link { text-decoration: none; font-family: Georgia; color: #8b976b;}
A:visited { text-decoration: none; font-family: Georgia; color: #8b976b;}
A:active { text-decoration: none; font-family: Georgia; color: #8b976b; }
A:hover { text-decoration: none; font-family: Georgia; color: #b8c791; border-bottom: dotted 1px; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #646854;
 	border: 1px solid #303030;
 	background-color: #1b1d14; 
	}

.SubmitButton { 	
	width:70px; 
	}