#gbook{
position: absolute;
left: 300;
top: 10;
width: 294px;
background-image:url(./gfx/gbook/oben.jpg);
}
Evtl. mal mit "position: relative;" oder gar static versuchen...
Falls du es so gar nicht hinbekommst mach doch 'ne Tabelle draus... Hast ja eh schon ein <table> drumrum gesetzt?
(Wozu willst du hier überhaupt absolute nutzen? Vor allem, was soll das <center>-Tag drumherum dann noch bewirken? :?)