#outline { width : 750px ; text-align : left ; border : solid 1px #000000 ; } .margin { margin : 10px ; } .header { background : #ebebeb ; text-align : center ; } .main { width : 470px ; background : #ebebeb ; float : right ; } .side { width : 250px ; background : #ebebeb ; float : left ; } .c-both { clear : both ; } .footer { background : #ebebeb ; text-align : center ; }
#outline { width : 750px ; text-align : left ; border : solid 1px #000000 ; } .margin { margin : 10px ; } .header { background : #ebebeb ; text-align : center ; } .main { width : 470px ; background : #ebebeb ; float : left ; } .side { width : 250px ; background : #ebebeb ; float : right ; } .c-both { clear : both ; } .footer { background : #ebebeb ; text-align : center ; }