@page { 
	size: portrait;
}
img.small{ width:25%; }
img.medium{ width:50%; }
img.big{ width:75%; }
img.full{ width:100%; }
