Set initial opacity to zero

Set initial opacity to zero

I would like to start with an image with has no Opacity so that it can fade in after a time using JQuery's fadein().

Could somebody please let me know what CSS or other settings I should make to ensure that the object initially loaded is invisible. These would have to be the ones that were later altered by JQuery.

Thank you.

JimB