body { padding:0px; margin:0px; background-color: rgb(255, 94, 0); font-family: "Arial", "sans-serif"; font-size: 17px; } a, a:visited { text-decoration:none; color:black; } a:hover, a:active { text-decoration:none; color:orange; } p { margin-bottom: 40px; } #half_white_and_margin { width: 900px; padding: 20px; margin: auto; margin-bottom: 20px; background-color: rgba(255, 255, 255, 0.7); } #menubar { height: 20px; width:100%; min-width: 1120px; background-color:white; margin:0px; margin-bottom: 30px; padding:10px; text-align:center; font-size:17px; } #leftimg { float:left; width:440px; margin:auto; padding:5px; } #rightimg { float:right; width:440px; margin:auto; padding:5px; } .midimg { width: 450px; margin: auto; margin-top:20px; }