Page margins

Here is the link:
http://www.articlecon.com/digiben/
Width of the whole page container is 1024px. What I want to ask is why is there a white margin on top and left of the page even though i have set top and left margins to be 0.

Thanx

Thanx. It did the trick.

just put:

margin:0;

in your body\html style (line 4 in your main.css file)