Full Screen Flash

Hi
I red the Full Screen Flash tutorial at kirupa tutorials and I`ve tryed to use it, but still I am having a margin.
I am using a css also

<style type=“text/css”>
<!–
body {
height: 100%;
width: 100%;
margin: 0;
}
–>
</style>