Download ZIP file Page Title
*{ padding : 0; margin : 0; border : 0; } body{ background-image : url(' bi-background-cubes.png '); background-attachment : scroll; background-size : 100% auto; } .blended_grid{ display : block; width : 960px; overflow : auto; margin : 60px auto 0 auto; } .leftColumn{ background-color : rgba(0, 0, 0, 0.5); float : left; clear : none; height : 1100px; width : 300px; } .bottomBanner{ background-color : rgba(0, 0, 0, 0.5); float : left; clear : none; height : 300px; width : 660px; } .leftContent{ background-color : rgba(0, 0, 0, 0.5); float : left; clear : none; height : 500px; width : 330px; } .rightContent{ background-color : rgba(0, 0, 0, 0.5); float : left; clear : none; height : 500px; width : 330px; } .topBanner{ background-color : rgba(0, 0, 0, 0.5); float : left; clear : none; height : 300px; width : 660px; }