
body {
	background-image:url(images/nighttime-akiba.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	font-family:'Book Antiqua';
	text-align:center;
}

h1 {
	font-family:Play, Tahoma, sans-serif;
	font-size:32pt;
	text-align:left;
	text-indent:20px;
	font-weight:bold;
}

table.main {
	width:780px;
	padding-top:350px;
}

td.content {
	padding:20px;
	margin-bottom:50px;
	background-color:#ffffff;
}