/* CSS placed here will be applied to all skins body { background-color: #F27A35; } */ @media print { body { font-size: 12pt; } h1 { font-size: 22pt; } h2 { font-size: 16pt; } }