Este es el error que tengo al intentarlo centrar (Definitivamente no se centra)
Y esto es lo que tengo en el css:
Código CSS:
Ver original
body { background: url("http://i.imgur.com/DgQC8.png") scroll 0 0 #e8e8e8; background-repeat:no-repeat; background-attachment:fixed; color: #333333; font: small Georgia Serif; margin: 0; text-align: center; }
Muchas gracias de antemano :D