body
{
background: url(Images/bkground.jpg) repeat-x;
}

div.container
{
width: 914px;
margin: 50px auto;
height: 600px;
}

img.cvc
{
float: right;
}

img.ff
{
float: left;
clear: both;
margin-top: 50px;
}