<style>
body { 
	color: #000000; 
	font-size: 12px;
	font-family: arial black, arial, sans-serif;
	background: #fff url('http://www.amourae.com/contact/images/kimidoke-bg.PNG') top left repeat-x;
	text-align: justify;
	cursor: default;
}

table, td { 
	color: #7a0a0c; 
	font-size: 12px; 
	font-family: sans-serif;
	text-align: left;
}

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	position: absolute;
	left: 10px;
	top: 370px;
	width: 520px;
	font-size: 11px;
	font-family: sans-serif;
}



.header {
	color: #000000;
	font-size: 20px; 
	font-family: arial black, arial, sans-serif;   
	margin: 0px 0px -3px 25px;
	padding-left: 32px;
	background: url('http://www.amourae.com/contact/images/header.png') no-repeat left;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 15px; 
	font-weight: bold;  
	padding: 2px 2px 2px 40px;
	margin: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align: left;
	background: url('http://www.amourae.com/contact/images/kimistar.png') no-repeat left;
}



.name {
	font-size: 10px;
	text-transform: uppercase;
	font-family: arial, serif;
}



img { 
	border: 0px;
}

b {
	color: #7a0a0c;
}

i,u {
	color: #c31e3f;
}

.title {
	margin-bottom: 3px;
}


a:link {
	color: #c41f40; 
	text-decoration: underline;
	font-weight: bold; 
} 

a:visited {
	color: #c41f40; 
	text-decoration: underline;
	font-weight: bold;
} 

a:active {
	color: #c41f40; 
	text-decoration: none;
	font-weight: bold;
} 

a:hover {
	color: #c41f40; 
	cursor: help;
	font-weight:bold;
}


</style>