@charset "UTF-8";
.mainbody {
	background-color: #CCCCCC;
	height: auto;
	width: 700px;
	padding: 10px;
	margin: 50px auto auto;
}
.menu {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.picturebox {
	height: 370px;
	width: 548px;
	margin: 50px auto auto;
}
.picture {
	margin: 10px;
	height: 170px;
	width: 254px;
	float: right;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 50px;
	color: #333333;
}
