/* CSS Document */
/***********************************************/
/* Bilder.css                            */
/* Use with template Bilder.php          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

    body {background-color: #FFFF33;}
	
	p, h2 {	font-family: Comic Sans MS }
	
	h2 {font-size: 24px;}
	
	p {font-size: 18px;}
	
