(replace-string "<html>\n" "")
(beginning-of-buffer)
(replace-string "</body>\n</html>\n" "")
(save-buffer)