@charset "utf-8";
/* CSS Document */

body{	
	color:#666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
h2{
	font-size:200%;
	margin:20px 0;
}
h3{
	font-size:150%;
}
li{
	font-size:120%;
}