/*-------------------------------*/
/* About                         */

	#intro p {
		padding-bottom: 1em;
	}

	#intro div {
		font-weight: bold;
	}

	#intro div strong {
		color: #FF0000;
		background-color: inherit;
		font-size: large;
	}
