.theClubMetalBox {
    float: left;
    position: relative;
    width: 250px;
    height: 200px;
    background-image: url('metal_box.png');
    margin: 10px;
    text-align: left;
}