@charset "utf-8";
body{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align:center;
	margin:20px;
} 

.tutnavi {
	list-style:none;
}

h1 {
color:darkcyan;
}