body {
	color: #666666;
	text-align: center;
	background-color: #f0f0d9;
	margin: 0;
	padding: 0;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-y;
	}
h1 {
	background-color: #df5538;
	height: 90px;
	margin: 0 0 30px 0;
	padding: 0 50px;
	}
h2 {
	font-size: 24px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #39b573;
	margin: 20px 70px 0 70px;
	}
p {
	text-align: left;
	border-bottom: dotted #39b573 4px;
	border-left: dotted #39b573 4px;
	border-right: dotted #39b573 4px;
	margin: 0 70px 20px 70px;
	padding: 15px;
	}
address {
	font-size: smaller;
	font-style: normal;
	}
span#yo-uehara {
	font-weight: bold;
	}
span.italia {
	font-style: italic;
	}

