@charset "utf-8";
p { margin-top: 0px; margin-bottom: 0px; }

.address
{
	width: 33%;
	position: absolute;
	top: 20px;
	left: 15px;
	height: 160px;
}

.phone
{
	width: 33%;
	position: absolute;
	top: 20px;
	left: 20%;
	height: 160px;
	text-align: right;
}
