So vielleicht?
<html> <head> <style> #box { background-color:yellow; width:760px; margin: 0px auto; } </style> </head> <body> <div id="box"> INHALT </div> </body> </html>
(tut mir Leid, dass alles in 2 Zeilen steht, das Code formatieren hat nicht geklappt)