Is there a pre-existing border around that image? Because if it is not, then you just told what color that border should be. You need to specify its width and style as well, e.g. [tt]border: 1px solid #1F1D5B;[/tt]. Incidentally, you need to prepend a hash character to your colour values.