/*This tells internet explorer and netspace to have body margins of 0*/
BODY {
margin: 0;
TOPMARGIN:=0; 
LEFTMARGIN:=0; 
MARGINWIDTH:=0; 
MARGINHEIGHT:=0;
}
/**