
body {
	background: #000000; 
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #8F3500; 
	text-align: justify;
	margin: 0; 
	padding: 0;
}

#header {
	background:  url('http://kaname.mind-speaks.com/images/kaname1315HEADER.jpg') no-repeat;
	width: 800px;
	height: 600px;
}

#main{
	position: absolute; 
	top: 240px; 
	left: 477px; 
	width: 293px; 
	padding-bottom: 20px;
}

A {
	color: #AA0101; 
	text-decoration: none;          
}

A:hover	{
	color: #EFBF0D; 
	text-decoration: none;
}

h2 {
              padding-left: 0px;
              font-size:15px;
              font-weight: bold;
              font-family:Tahoma;
              line-height:11px; 
              letter-spacing:3px;
              color: #FFFFFF; 
              background-color: #B50000;
              border-top-width: 0px; 
              border-right-width: 0px; 
              border-bottom-width: 0px; 
              border-left-width: 0px;
}

input, select, textarea {
	background: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8F3500;
	border: dotted #700202 1px;
}
