
body {
	background: #110415 url('http://hazuki.lithium-tears.net/images/HFLLAYREPEAT.jpg') repeat top left; 
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #460F46; 
	text-align: justify;
	margin: 0; 
	padding: 0;
}

#header {
	background:  url('http://hazuki.lithium-tears.net/images/HFLLAYOUTHEAD.jpg') no-repeat;
	width: 800px;
	height: 457px;
}

#main{
	position: absolute; 
	top: 320px; 
	left: 188px; 
	width: 413px; 
	padding-bottom: 20px;
}

A {
	color: #961F19; 
	text-decoration: none;          
}

A:hover	{
	color: #E5B769; 
	text-decoration: none;
}


h1 {
              padding-left: 0px;
              font-size:14px;
              font-weight: bold;
              font-family:Tahoma;
              line-height:12px; 
              letter-spacing:3px;
              color: #FFFEC5; 
              background-color: #981A1D;
              border-top-width: 0px; 
              border-right-width: 0px; 
              border-bottom-width: 0px; 
              border-left-width: 0px;
}


h2 {
              padding-left: 0px;
              font-size:14px;
              font-weight: bold;
              font-family:Tahoma;
              line-height:12px; 
              letter-spacing:3px;
              color: #FFFEC5; 
              background-color: #981A1D;
              border-top-width: 0px; 
              border-right-width: 0px; 
              border-bottom-width: 0px; 
              border-left-width: 0px;
}

input, select, textarea {
	background: #110415;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #460F46;
	border: dashed #981A1D 1px;
}

