#center {
	margin-top:30px;
	clear:both;
}
#center .col1{
	float:left; width:390px; 
}
#center .col2{
	float:left; width:550px; padding:20px; background:#222222;
	height:220px;
}
