@page { margin-bottom: 15px; margin-left: 15px; margin-right: 5px; margin-top: 15px;} body { margin-bottom: 15px; margin-left: 20px; margin-right: 30px; margin-top: 15px; font-family: 'Mangal';} @font-face { font-style: normal; font-weight: normal; font-family: 'Mangal'; src: url(../Fonts/Mangal.otf); } @font-face { font-style: italic; font-weight: normal; font-family: 'Mangal'; src: url(../Fonts/Mangal.otf); } @font-face { font-style: normal; font-weight: bold; font-family: 'Mangal'; src: url(../Fonts/Mangal.otf); } p {font-family: 'Mangal';} div.sgc-toc-title { font-size: 2em; font-weight: bold; margin-bottom: 1em; text-align: center; } div.sgc-toc-level-1 { margin-left: 0em; margin-top: 1em; } div.sgc-toc-level-2 { margin-left: 2em; margin-top: 0.5em; } div.sgc-toc-level-3 { margin-left: 2em; } div.sgc-toc-level-4 { margin-left: 2em; } div.sgc-toc-level-5 { margin-left: 2em; } div.sgc-toc-level-6 { margin-left: 2em; } img{ max-width:100%; } body.fullpage { margin: 0; padding: 0; } .cover {display:block; text-align: center; height: 98%; } img#coverimage { height: 98%; } img#coverimage:only-of-type { /*overrides the previous setting, but only in newer systems that support CSS3 */ height: 98vh; }