infatti è strano, mi dà solo avvisi ma non valida il foglio...
mi dà questo:


W3C CSS Validator Results for file://localhost/TextArea

To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Warnings
URI : file://localhost/TextArea

* Line : 1 (Level : 1) You have no color with your background-color : .BODY
* Line : 3 (Level : 1) You have no color with your background-color : .guestbook_body

(...seguono altre classi con lo stesso avvertimento)


Valid CSS information

* .BODY {
o margin : 0;
o text-align : center;
o padding : 0;
o background-color : #000000;
o background-image : url(../images/fondo_pagina_sfumato.jpg);
o background-repeat : repeat-x;
o background-position : top center;
o background-attachment : fixed;
}
(...seguono altre classi valide)


però niente congratulation o cose del genere...
va bè pazienza, se non ne siete venuti a capo neanche voi vuol dire che è veramente insolita come cosa!