
body {
	background: #755254 url('http://hizaki.mind-speaks.com/dignity_hizakilayoutbg.png') repeat top left; 
	font-family: Georgia; 
	font-size: 10px; 
	color: #b89594; 
	text-align: justify;
	margin: 0; 
	padding: 0;
scrollbar-face-color: #613c3e; 
	scrollbar-shadow-color:#613c3e; 
	scrollbar-highlight-color:#a48483; 
	scrollbar-3dlight-color: #613c3e; 
	scrollbar-darkshadow-color: #613c3e; 
	scrollbar-track-color: #755254; 
	scrollbar-arrow-color: #a48483;
}

#header {
	background:  url('http://hizaki.mind-speaks.com/dignity_hizakilayout.png') no-repeat;
	width: 600px;
	height: 500px;
}

#main{
	position: absolute; 
	top: 380px; 
	left: 106px; 
	width: 400px; 
	padding-bottom: 10px;
}

A {
	color: #44181a; 
	text-decoration: none;
}

A:hover	{
	color: #7b5859; 
	text-decoration: none;
}


h1 {
            font-family: Georgia, sans-serif; 
	font-size: 12px; 
	color: #b89594; 
	text-align: right; 
	font-weight: bold; 
	letter-spacing: 1px;
	margin-bottom: 10px;
	border-bottom: dotted #755254 2px;
}


h2 {
            font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	color: #b89594; 
	text-align: justify; 
	font-weight: bold; 
	letter-spacing: 0px;
	margin: 1px;
	padding: 0;
}

h3 {
            font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #b89594; 
	text-align: justify; 
	letter-spacing: 0px;
	margin: 1px;
	padding: 0;
}

input, select, textarea {
	background: #755254;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b89594;
	border: dashed #825D5F 1px;
}
