/*	CSS Bestand voor de website WWW.AIRBRUSH-ANNES.COM	*/
/*	TITELS							*/

h3
	{
	text-align:	center;
	font-size:	18px;
	max-width:	670px;
	color:		#ffffff;
	}

h3:first-letter
	{
	font-size:	22px;
	}

h3.vraag
	{
	color:		#ffffff;
	}

h3.vraag:first-letter
	{
	font-size:	28px;
	color:		#ffff00;
	}

