img { max-width: 100%; max-height: 100%; } body { widows: 2; orphans: 2; } div { widows: 2; orphans: 2; } p { widows: 2; orphans: 2; } h1 { font-family: sans-serif; font-size: 1.5em; line-height: 150%; font-weight: bold; font-style: normal; } h2 { font-family: serif; font-size: 1.3em; line-height: 130%; font-weight: bold; font-style: italic; } h3 { font-family: sans-serif; font-size: 1.2em; line-height: 120%; font-weight: bold; font-style: normal; } h4 { font-family: sans-serif; font-size: 1.1em; line-height: 110%; font-weight: bold; font-style: italic; } Sub { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; bottom: -0.25em; } Sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; top: -0.5em; } li { text-indent: 0.5em; } ol { text-indent: 1em; list-style-position: outside; margin-left: 1em; }