/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E1041;
}
body {
	background-color: #3E0F41;
	background-image: url(bgcharleen.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#Layer1 h1 {
	font-size: 18px;
	color: #3E0F41;
}
#Layer1 {
	position:absolute;
	width:350px;
	height:299px;
	z-index:1;
	left: 50%;
	top: 56px;
	margin-left: -175px;
	padding-left: 65px;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #CD82C5;
}
a:visited {
	text-decoration: none;
	color: #CD82C5;
}
a:hover {
	text-decoration: none;
	color: #3E1041;
}
