

/* #contents .section-1 { */
.section-1 {
	border: 1px solid #DBC6A8;
	margin-bottom: 10px;
	padding: 15px;
	width: 500px;
	line-height: 150%;
	font-size: 70%;
}


/*
a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover,
a:active {
	color: #990000;
}

*/
