#container

{
    padding:20px 10px 10px 20px;
    position:relative;
    visibility:visible;
    margin: auto; /* margin:auto = centers on page, with no resize due to set width */
    width: 650px; /* slightly larger width than all other sections to avoid any un-natural line breaks */
}
.style2 {font-size: 20px}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
