body{ 
overflow: auto;
color: #000000;
margin:0;
text-align:center;
}


#container{
width:850px;	
margin:50px auto;
}

#header {

}

#left {
width: 425px;
float:left;
}

#right {
width: 425px;
float:right;
}
