<style type="text/css">

#main {
	background-image: url("background.jpg");
	color: white;
}

#text {
	text-align: justify;
	width: 320px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: text-top;
	font-size: 8pt;
	line-height: 18pt;
	font-family: serif, "Times New Roman";
	color: white;
}

#frame {
	width: 470px;
	height: 353px;
	background-image: url("border.png");
	padding-top: -12px;
	padding-left: 43px;
}

#title {
	padding-bottom: 20px;
}

#table {
	padding-top: 20px;
	padding-left: 80px;
}

#table2 {
	width: 460px;
	padding-bottom: 20px;
	padding-left: 103px;
}

</style>