/* CSS Document */

body {
}
#main {
	margin: auto;
	width: 500px;
}
h1 {
	font-size: medium;
	font-weight: normal;
}
.navi {
	margin-bottom: 10px;
}