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