If you are still having a problem (and I can't tell if your site should look like it does or not) then it may be due to your stylesheet file not being found:
Code:
<link rel="stylesheet" type="text/css" href="/templates/genuine/style/main.css
This is where it is expected to be found. You can either change this line in your code to point to where it is or make sure a copy of the file is in this location.