body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 75%;
color: #000000;
background-color: #404040;
margin: 0;
}

add the last attribute to your body, I believe by default there is always a top and left margin enabled in any sort of html.