@media print, screen and (min-width:1400px) { 
body {
	font-size: 110%;
}
}