@charset "UTF-8";
.h1 {
	font-family: Helvetica;
	font-size: 36px;
	color: #FFFFFF;
}
.body {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
}
