@media all {
	*, p, span, b, i, td, input, textarea, select, div, h1  
	{
		font-size: 14px;
		line-height:18px;
	}
}
