#contacts {
	text-align: center;
}
#contacts h1  {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0px 0px 0px;
}
#contacts h2  {
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0px 0px 0px;
}
#contacts p  {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 10px 0px;
}
#map {
	height: 500px;
}
