
body {
	background: #000000; 
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: justify;
	margin: 0; 
	padding: 0;
}

#header {
	background: url('http://ruiza.lithium-tears.net/images/ruizafanlistingheader.jpg') no-repeat;
	width: 787px;
	height: 537px;
}

#main{
	position: absolute; 
	top: 220px; 
	left: 215px; 
	width: 223px; 
	padding-bottom: 20px;
}

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: #BA0067;
	border-width: 1px;
}

A {
	color: #9D0040; 
	text-decoration: none;          
}

A:hover	{
	color: #E30397; 
	text-decoration: none;
}

input, select, textarea {
	background: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BA0067;
	border: dotted #BA0067 1px;
}