@charset "utf-8";

#billboard {
	position: absolute;
	left: 0px;
	top: 0px;
}

h2 {
	margin: 180px auto 0px auto;
	width: 528px;
	height: auto;
	text-align: left;
}

p {
	margin: 10px auto 17px auto;
	width: 528px;
	height: auto;
	font-size: 8pt;
	line-height: 140%;
}

h3 {
	margin: 17px auto 10px auto;
	width: 528px;
	height: auto;
	text-align: right;
}
