* {	margin: 0; padding: 0; list-style: none; border: 0 }

	body { 
		margin: 10px 0 0 620px; 
		font-family: Helvetica, sans-serif; 
		font-size: .9em; 
		line-height: 1.4em; 
		letter-spacing: 1px;
		color: #666 
		}
	
	p { width: 400px; padding-bottom: 1em }
	ul { margin-bottom: 1em }
	
	a { color: black; text-decoration: none; font-weight: bold }
	a:hover { text-decoration: underline }
	
	.menu { margin-top: 3em; padding-bottom: 5em }
	.menu li a { font-size: 200% }
	.section-title {  }
	
	.back-to-top { position: fixed; right: 10px; cursor: pointer; color: #000; font-weight: bold; z-index: 500 }
	.back-to-top:hover { text-decoration: underline }
	
	#img-container { position: absolute; left: 10px; top: 10px; width: 500px; overflow: visible; z-index: 0 }
	#img-container span { font-size: 80% }
	.c1 { display: none }
