#outline {
width : 752px ;
text-align : center ;
border : solid 0px #000000 ;
}
.margin {
margin : -5px ;
}
.header {
height: 300px;
width: 752px;
text-align : center ;
}
.main {
width : 752px ;
background : #ffffff ;
float : right ;
}
.c-both {
clear : both ;
}
.footer {
height: 20px;
width: 752px;
background : #000000 ;
text-align : center ;
}
