<html> <head> <style type="text/css"> body { margin: 0px 0px 0px 0px; padding: 0px; } .toptext { width: 900px; height: 50px; } </style> </head> <body> <div class="toptext">Header</div> </body> </html>