@charset "ISO-8859-1"; .main_div { background-color: #FFFFFF; margin: auto; padding: 15px; height: 750px; width: 750px; position: relative; top: 15px; border: 4px solid #000000; } #header { height: 186px; width: 748px; position: absolute; top: 16px; left: 20px; } #navigation { background-color: #FFFFFF; height: 160px; width: 185px; position: absolute; left: 574px; top: 23px; } #footer { position: absolute; height: 25px; width: 750px; left: 19px; top: 752px; } #body_main { position: absolute; height: 350px; width: 350px; left: 19px; top: 212px; border: 4px solid #000000; } #body_text { position: absolute; height: 339px; width: 334px; left: 407px; top: 212px; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-style: normal; border: 4px solid #000000; padding-top: 0px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; } #lower_main { position: absolute; height: 149px; width: 743px; left: 19px; top: 585px; border: 4px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000000; text-align: left; padding: 0px; background-color: #000000; }