/*-------------------------- For title -------------------------*/ h1{ font-size:3em; margin-bottom:0px; margin-top:0px; color:#CB2A1E; font-family: "PlaytimeWithHotToddies"; font-style:normal; font-weight:bold; } h2{ font-size: 2.5em; margin-top:0px; margin-bottom:30px; color:#CB2A1E; font-family: "PlaytimeWithHotToddies"; font-style:normal; font-weight:bold; } h3{ font-size:1.4em; margin-bottom:15px; } h4{ font-size:1.2em; margin-bottom:10px; } /*-------------------------- For table -------------------------*/ table{ width:100%; margin:10px 0 15px 0; } /*-------------------------- For image -------------------------*/ div.full_image{ margin:0; padding:0; width:100%; height:100%; } div.image_full_width{ padding:0; margin: 10px 0 15px 0; width:100%; } img{ max-width:100%; max-height:100%; } div.image_normal{ padding:0; margin: 10px 0 15px 0; } /*-------------------------- General -------------------------*/ a { text-decoration: none; color:#000000; background:none;} .margintop_1{ margin-top:15px; } .margintop_2{ margin-top:25px; } .first{ margin-top:0; padding-top:0; } .last{ margin-bottom:0; padding-bottom:0; } .center{ text-align:center; } .text_right{ text-align:right; } .pagebreak {page-break-before: always;} .drop_cap{ float:left; font-size:4.5em; margin: 0 0 0 0; padding: 0 0.1em 0 0; line-height:76%; } /*------------------------------- Embed Font --------------------------*/ @font-face { font-family: PlaytimeWithHotToddies; font-style: normal; font-weight: normal; src: url("../fonts/PlaytimeWithHotToddies.ttf"); } @font-face { font-family: LinoLetter; font-style: normal; font-weight: normal; src: url("../fonts/LinoLetterRomanOldstyleFigures.ttf"); } @font-face { font-family: LinoLetter; font-style: normal; font-weight: bold; src: url("../fonts/LinoLetterOldstyleFigures-Bold.ttf"); } @font-face { font-family: LinoLetter; font-style: italic; font-weight: normal; src: url("../fonts/LinoLetterOldstyleFigures-Italic.ttf"); } @font-face { font-family: LinoLetter; font-style: italic; font-weight: bold; src: url("../fonts/LinoLetterOldstyleFigures-Bold-Italic.ttf"); } @font-face { font-family: EgoLT; font-style: normal; font-weight: normal; src: url("../fonts/Grimsby-Hand.ttf"); } /*------------------------------- Your code here --------------------------*/ p { margin-bottom:0; margin-top:0; font-family: "LinoLetter"; line-height: 1.5em; font-weight:normal; font-style:normal; } .bold_1{ font-family: "LinoLetter"; font-style:normal; font-weight:bold; } .italic_1{ font-family: "LinoLetter"; font-style:italic; font-weight:normal; } .bold_2{ font-family: "EgoLT"; font-style:normal; font-weight:bold; } .color_1{ color:#CB2A1E; } .float_right{ float:right; padding:5px 0 5px 5px; margin:0; } .bgcolor{ background-color: #FFFFFF; padding:10px; padding-left: 10px; padding-right: 10px; } .bgcolor_2{ background-color: #FFFFFF; padding:10px; } .bgcolor_3{ background-color: #FFEFC3; padding:25px; } .bgcolor_1{ background-color: #CD1316; padding:25px; } .bgcolor p { font-family: "EgoLT"; font-style:normal; font-weight:normal; } div.indent{ line-height: 1.5em; } div.indent p { text-indent: 15px; } div.indent_1 p { text-indent: 15px; } div.para1 { padding-left: 10%; } div.para2 { line-height:1.2em; } div.para2 p { font-size: 1.5em; font-family: "PlaytimeWithHotToddies"; line-height:1.2em; font-style:normal; font-weight:normal; } div.para1 p{ font-size: 1.3em; font-family: "PlaytimeWithHotToddies"; line-height:1.2em; font-style:normal; font-weight:normal; } .title_1{ color:#CB2A1E; font-family: "LinoLetter"; font-style:normal; font-weight:bold; font-size:1.1em; margin-top:15px; }