/*CSS*/ .wrap{ background-color:#ccc; margin:0 auto; width:800px; padding:20px; } p{ color:#999; } img{ float:right; border-radius:10px; }
/*CSS*/ .wrap{ background-color:#ccc; margin:0 auto; width:800px; padding:20px; } p{ color:#999; } img{ float:right; border-radius:10px; }