p {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
body {
	margin: 0px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}
.black {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
.light {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
