Gradient Matches
For this particular site dealing with Tampa home based jobs, I saw their original had a gradient shadow on their container for their content. For the site I was to build, I wanted that gradient shadow to be in there as well so this is where our friend CTRL + ALT + Prt Scr comes into play. A simple screenshot and a precice cropping and resize got me the image I needed to make the main div on the site appear to have that same effect.
I also applied it to the header image as well to make the gradient have no cutoff point until it’s absolutely no longer needed (i.e. the gap above and just before the bottom menu’s). With the CSS, I just put the 1 pixel high image of the gradient on repeat-y and bam, instant gradient throughout the main div.





