body { font-family: Georgia, Garamond; background-color: white; color: black; min-width: 1100px; } /* page display */ div.header{ height: 10%; width: 100%; font-size: 20pt padding: 0px; # background-color: navy; } div.header h3{ font-size: 20pt; text-align: center; } div.section_title { position: relative; float: bottom; font-size: 18pt; text-align: left; font-weight: bold; height: 100%; } div.section { position: relative; font-weight: normal; font-size: 18pt; text-align: left; padding-left: 20px; height: 100%; } img.descriptions { width:640px; }