http://www.holkapolka.com/ - I want logo to be on top and not have this space above it. Before, years ago, I used to get a code from some people on the mIRC - it was a script code but i cant remember it. Also, im really sorry for this problems i give but i cant get to remove the grey area under the site itself, i dont want spaces under the site.
Find: body { background-color: #FFFFFF; } Replace with: body { background-color: #FFFFFF; margin: 0; padding: 0; } That should do it.