body{
background-color: #ddd;}

#container{
width: 640px;
margin : 0 auto;
}

#header{
text-align: center;
}


#content{

}


#footer{

}