  /* STYLES fuer Microsite */
/* 
	border & background for checking
border: solid 1px #f00;
background: #fcc;

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SMALL FONTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

body {
  font-size: 100.01%; 
   font-size: large;
  background: #F0F8E5;
}

