body {
	margin: 0;
	padding: 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	font-weight: normal;
	background: #000; 
}

h1{
	font-size:250%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:100;
	margin-bottom:0.5em;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight:500;
	color:#fff;
}