#leftPicture {
	background-color: red;
	width: 512px;
	margin-right: 20px;
	float: left;
}

#rightText {
	padding: 20px;
	margin-left: 20px;
	float: none;
}

#title {
	font-weight: bold;
	font-size: xx-large;
}

#address {
	font-weight: normal;
	font-size: large;
	font-style: normal;
}

#poweredBy {
	padding-top: 155px;
	font-weight: normal;
	font-size: large;
	font-style: normal;
}

#map {
	padding: 30px;
}
