body {
	background-image: url(Images/photoBG.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h1 {
	font-family: Helvetica, arial, sans-serif;
	color: #FFFFFF;
}
p {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	margin-right: 20px;
	margin-bottom: 50px;
	vertical-align: text-bottom;
	text-align: left;
	white-space: normal;
}
