.name {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF66;
	text-align: right;
	vertical-align: bottom;
	font-size: 36px;
	font-weight: 900;
}
table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
	margin-bottom: 0px;
	padding-bottom: 0px;
	right: 2px;
	bottom: 2px;
	text-align: right;
	vertical-align: bottom;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin: 0px;
	padding: 0px;
	background-color: #004400;
	background-position: 0px 0px;
}

