/* CSS Document */

#headerBox {
	background-image: url(../img/img_header_CT.png);
}
table.contact {
	width: 100%;
	max-width: 650px;
	margin: 0 auto 20px;
}
#bodyArea p {
	margin-bottom: 10px;
}
p.p1 {
	text-align: center;
}


