
body {
	background: #421818 url('http://tomozo.mind-speaks.com/images/tomozorepeaetbg.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://tomozo.mind-speaks.com/images/tomozofanheader.jpg') no-repeat;
	width: 471px;
	height: 390px;
}

#main{
	position: absolute; 
	top: 320px; 
	left: 5px; 
	width: 283px; 
	padding-bottom: 20px;
}

A {
	color: #FD807A; 
	text-decoration: none;          
}

A:hover	{
	color: #E5B769; 
	text-decoration: none;
}

h1 {
	font-family: Georgia; 
	font-size: 14px; 
	color: #F7E2C3;  
	text-align: left; 
	font-weight: bold; 
        letter-spacing: 1px;
	padding-left: 5px;
	line-height: 13px;
	border-bottom-style: dashed;
	border-color: #FD807A;
	border-width: 1px;
}

h2 {
	font-family: Georgia; 
	font-size: 14px; 
	color: #F7E2C3;  
	text-align: left; 
	font-weight: bold; 
        letter-spacing: 1px;
	padding-left: 5px;
	line-height: 13px;
	border-bottom-style: dashed;
	border-color: #FD807A;
	border-width: 1px;
}

input, select, textarea {
	background: #421818;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: dashed #FD807A 1px;
}
