@charset "utf-8";

#address   {
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	margin-left: 255px;
	margin-top: 25px;
	clear: both;
	text-align: center;
	display: block;
}
.image {
	float: right;
	clear: both;
	margin-right: 35px;
	margin-top: 20px;
}

p {
	font-size: 24px;
	font-weight: bold;
}

iframe {
	margin-left: 200px;
	display: block;
	margin-top: 50px;
	border: thick double #FFF;
}
#wrapper #content #p1 {
	width: 400px;
	text-align: left;
}


#wrapper #content #p2 {
	margin-top: 50px;
}

