/* CSS Document */
body {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header_bg {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

p {
	line-height: 1.5em;
}

.contentBold {
	line-height: 1.5em;
}
