@charset "utf-8";
#ball {
height:125px;
width:650px;
margin:60px auto;
}
#left {
float:left;
height:125px;
margin-right:20px;
}
#feature {
height:125px;
float:left;
margin-right:20px;
}
#right {
float:left;
height:125px;
}
