body{ 
margin: 0;
}
.wide{
position: absolute; 
width: 100%; 
height: 400px;	
}
.small{
width: 420px; 
height: 256px; 
display: inline-block
}