I seem to be having problems positioning my background image and colors.
body{background-color:#8e97a4;background-image:url(wi/bliner1.png);background-repeat:repeat-x; }
That is the current code. Right there in chrome and firefox, the image "blinder1.png" is normal. However, as we all know, this is just going to repeat across the top of the page from left to right. Whenever I add the following stipulation
background-position:bottom;
it seems to warp the image to a fraction of its' size, let alone not align to the "bottom" of the page. Using the left, it still warps the image but n