Vimeoのビデオを自分のサイトに埋め込みましたが、正しい高さと幅を指定してもWebサイトのフレームに収まらないようです
http://www.dawaf.co.uk/wildlion/
ビデオの左側と右側に黒い境界線が表示されます
<div class="panel-10" id="hero_carousel">
<ul class="hero-carousel">
<li>
<iframe src="http://player.vimeo.com/video/17157212?title=0&byline=0&portrait=0&color=c9ff23" width="672" height="312" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<div class="carousel-copy">
<p class="carousel-title">
2012 Showreel
</p>
<p class="carousel-subtitle">
Cutting Edge Media
</p>
<p>Here is some of our recent work to give you a taste of what we have to offer. Some naughty media production companies use stock footage in their showreel, but we promise that all of the media seen in ours is in fact ours.</p>
<p class="readmore"><a href="http://www.dawaf.co.uk/wildlion/portfolio">View Portfolio<span></a></p>
</div>
</li>
</ul>
</div>