body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	line-height:20px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	}

h2 {
	font-size:16px;
	font-weight:bold;
	}

ul {
	line-spacing:15px;
	}

li {
	list-style-type:hiragana;
	}
