
body {
	background: #021A19 url('http://natsuki.mind-speaks.com/images/natsukiREPEATBG.jpg') repeat top left; 
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: justify;
	margin: 0; 
	padding: 0;
}

#header {
	background:  url('http://natsuki.mind-speaks.com/images/natsukiheader.jpg') no-repeat;
	width: 800px;
	height: 457px;
}

#main{
	position: absolute; 
	top: 430px; 
	left: 5px; 
	width: 293px; 
	padding-bottom: 20px;
}

A {
	color: #06534E; 
	text-decoration: none;          
}

A:hover	{
	color: #0EEFDF; 
	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: solid;
	border-color: #3EAA9D;
	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: solid;
	border-color: #3EAA9D;
	border-width: 1px;
}
input, select, textarea {
	background: #021A19;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: solid #3EAA9D 1px;
}
