.header {
	height: 120px;
	width: 700px;
	background: url(yokoshima/copypaste.gif);
	text-align: center;
}
.navigation {
	background: #316AC5;
	height: 1.5em;
}
.content {
	background: #FFFFFF;
	padding: 9px;
}
.header,.navigation,.content {
margin-bottom: 2px;
}
body {
	background: #000000;
	margin: 8px auto;
	width: 700px;
}
body,td,th {

}
