Please take a look at my image assignment a tell me what you think.

I didn’t change the design too much besides the head banner and border (rug free). I am wondering if anyone knows how to turn of the blue borders around my images in IE6 I would really appreciate it. I made them links and did the following in CSS

a:link {

color: same as background color ;

}

and

a:visited {

color: same as background ;

}

This works in Safari and Firefox, but not IE. Does anyone have any suggestions?

Another issue in IE is that a huge distance is created between my first h3 (Restored Photo) and my first paragraph. I honestly have no idea where to begin in fixing this.