html,
body {
	font-size : 14px;
}
* {
	/*-moz-box-sizing : border-box;
	/*box-sizing      : border-box;*/
}