html,body {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 20px;
}

div#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
	color: #fff;
	text-decoration: none; 
	padding: 1px;
}

div#content a {
	color: #8470FF;
	text-decoration: none; 
	padding: 1px;
}

div#content a:hover {
	color: #F08080;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

div#content h1 {
	font-family: Arial Black;
	font-size: 50px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	line-height: 1.2em;
}

div#content h2 { 
	font-family: Arial Black;
	font-size: 25px;
	color: #000;
}

div#content h3 { 
	font-family: Arial Black;
	font-size: 18px;
	color: #000;
}

div#content h4 { 
	font-family: Arial Black;
	font-size: 2px;
	color: #000;
}
