These are basics of HTML you need to do some learning:
Your toplist is not supposed to have BODY, HTML etc tag in it, it should only have TABLE itself and css style if needed and thats it. You already have body, html etc tags defined on index file where you will include your toplist!