con i fogli di stile

<body style="overflow:hidden">

oppure
<style type="text/css">
body {overflow:hidden;}
</style>

ciao