BODY {
	background-image:url(l-ch1.jpg.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	backgrond-color:#ffffff;
}


A {
	color:#333333;
	text-decoration:none;
}


A:active {
	color:#008080;
}


A:visited{
	color:#008080;
}


.efont01 {
	color:#333333;
	font-size:11px;
	line-height:1.3em;
}


.efont02 {
	color:#333333;
	font-size:15px;
	line-height:1.3em;
}

.content {
	color:#333333;
	font-size:15px;
	line-height:1.3em;
	border-style:double;
	border-color:#ffa07a;
	width:80%;
	padding:40px
}	
