body {
	background-color: #5dd0c0;
}

.head {
	margin-bottom: 30px;
}

.head .title {
	font-size: 400%;
	font-weight: bold;
	font-family: sans-serif;
}

.head .desc {
	font-style: italic;
	font-size: 150%;
	padding-left: 50px;
}

.content {
	background-color: #00A08A;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.sale .pic img {
	width: 70px;
	height: 70px;
}

.sale div {
	display: inline;
	margin-left: 20px;
}

.sale .item,.price {
	font-size: 120%;
}

.sale .item {
	font-weight: bold;
}

.map {
	clear: both;
	center: always;
}

.webmaster {
	font-size: 80%;
	font-style: italic;
	display: block;
	margin-left: 20px;
}
