I'm not one of the experts and so have never come across this weird * category:
Code:
* {
margin-left: 20px;
margin-right: 20px;
padding: 0em;
}
I may be wrong, but I have a feeling this is the cause of the problem. Have you tried replacing the "*" with "body"?