.container{
	font-size: +2;
	}
*:first-child+html .container{
	font-size:+2;
} 

*:first-child+html .contents {
	font-size:+2;
} 

*:first-child+html .base_contents {
	font-size:150%;
} 