#content {
	height: 400px;
}
#contact {
	margin-top: 10px;
}
#contactp {
	font-weight: bold;
	background-color: rgb(225, 225, 225);
}
table {
	width: 100%;
}
tr, td {
	padding: 5px;
}
.label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.header {
	background-image: url('../../images/section2.jpg');
}
