I just saved a backup. The problem is that I can′t fin the code you gave me on the style.css file. And the index.php is almost empty it just says:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>
…wich is for the theme.
Should I type something there directly?