@charset "utf-8";
/* CSS Document */

#about {
	font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
	margin-top: 10px;
}

#tophr {
	margin-top: -20px;
}

#about h2 {
	color:#CCCCCC;
}

#about p {
	text-align: justify;
	color: #CCCCCC;
	font-size: 12px;
}