﻿#whatWeDoImage
{
    margin: 0px;
    padding: 0px;
    background-position: left top;
    background-image: url(images/what-we-do590x173.jpg);
    background-repeat: no-repeat;
    width: 590px;
    height: 173px;
    position: relative; /* so images will align easily */
}
