body {
	font-family: Helvetica, sans-serif;
	text-align: center;
	color: #505050;
}

.page {
	text-align: center;
	width: 600px;
	border: 2px solid #b0b0b0;
	margin: auto;
}

.innerpage {
	margin: 50px;
}

h1 {
	color: #b0b0b0;
}

h2 {
	color: #b0b0b0;
}

.description  {
	text-align: justify;
}

.address{
	text-align: center;
	font-size: large;
	font-style: bold;
}