#outline{
width : 800px ;
text-align : center ;
border : ridge 1px #000000 ;
}

.margin {
margin: -10px 0px 0px 0px;
}

.header{
width: 800px;
height: 200px;
text-align : center ;
}

.main {
width : 800px ;
background : #ffffff ;
float : center ;
}

.c-both {
clear : both ;
}

.footer{
width: 800px;
height: 20px;
background : #000000 ;
text-align : center ;
} 
