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

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

	#intro div {
		text-align: center;
		font-weight: bold;
	}

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