@charset "utf-8";


.row
{ 
  width: 930px; 
  margin: 0 auto; 

}
.col-1 { float:left; width:200px }
