*
{
	border: 0;
	margin: 0;
	padding: 0;
}
body
{
	background: #1F1F1F;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-weight: lighter;
}
h1
{
	font-size: 70px;
	width: 500px;
	margin: 100px 0 0 100px;
	font-weight: normal;
}
h2
{
	color: #AAA;
	font-size: 35px;
	font-weight: lighter;
	margin: 0 0 0 100px;
	width: 500px;
}