img{
    margin: 0px 10px 0px 0px;
}

p{
    width: 300px;
    padding: 10px;
    background-color: lightgrey;
}

.imgfloat{
    float: left;
}