Cannot modify header information

Hi
I am setting up guest book, and i got small problem, see link
http://www.koddinn.com/prufa/bok/guest_book.php

Code
http://www.koddinn.com/prufa/bok/guest_book.phps

when i hit enter, i get this error
Warning: Cannot modify header information - headers already sent by (output started at /home/koddinn/public_html/prufa/bok/guest_book.php:7) in /home/koddinn/public_html/prufa/bok/guest_book.php on line 66

Line 66 [size=2]header(“location: $bodyname”);[/size]

[size=2]maybe not big problem, any1 help me
[/size]