@media all {

	p, span, b, i, td, div, li
	{
		font-size: 15px;
	}

	h1
	{
		font-size:20px;
	}
}