@charset "UTF-8";

body {
	margin:30px auto;
	width:820px;
	}
a {
	color:#26BC00;
	}
h1 {
	letter-spacing:0.2em;
	color:#26BC00;
	font-size:medium;
	}
h2 {
	border-bottom:#26BC00 3px double;
	padding:5px;
	letter-spacing:0.2em;
	color:#26BC00;
	font-size:large;
	}
h3 {
	letter-spacing:0.2em;
	color:#26BC00;
	font-size:large;
	}
h4 {
	letter-spacing:0.2em;
	font-size:medium;
	}
dl {
	color:#26BC00;
	}
div.focus {
	text-align:center;
	}