Personally, I'm like several others in the fact I have a problem with the dark background and suggest you find a lighter background - aside from that, I'd also consider making your text a bit larger as it's difficult to read.
Lastly, looking at your code and the DOCTYPE declaration you're using, you have the following code warnings that should be corrected per W3C standards:
line 9 column 2 - Warning: <meta> element not empty or not closed
line 10 column 1 - Warning: <meta> element not empty or not closed
line 11 column 2 - Warning: <meta> element not empty or not closed
line 13 column 2 - Warning: <meta> element not empty or not closed
line 14 column 2 - Warning: <meta> element not empty or not closed
line 15 column 2 - Warning: <meta> element not empty or not closed
line 124 column 1 - Warning: <img> element not empty or not closed
line 134 column 53 - Warning: unescaped & which should be written as &
line 134 column 447 - Warning: discarding unexpected </td>
line 160 column 4 - Warning: <img> element not empty or not closed
line 182 column 20 - Warning: replacing unexpected b by </b>
line 182 column 32 - Warning: inserting implicit <u>
line 182 column 36 - Warning: <br> element not empty or not closed
line 183 column 59 - Warning: <br> element not empty or not closed
line 184 column 46 - Warning: <br> element not empty or not closed
line 185 column 56 - Warning: <br> element not empty or not closed
line 186 column 20 - Warning: replacing unexpected b by </b>
line 186 column 34 - Warning: inserting implicit <u>
line 186 column 38 - Warning: <br> element not empty or not closed
line 187 column 34 - Warning: <br> element not empty or not closed
line 188 column 48 - Warning: <br> element not empty or not closed
line 189 column 42 - Warning: <br> element not empty or not closed
line 190 column 44 - Warning: <br> element not empty or not closed
line 191 column 27 - Warning: <br> element not empty or not closed
line 192 column 25 - Warning: <br> element not empty or not closed
line 193 column 38 - Warning: <br> element not empty or not closed
line 194 column 20 - Warning: replacing unexpected b by </b>
line 194 column 34 - Warning: inserting implicit <u>
line 194 column 38 - Warning: <br> element not empty or not closed
line 195 column 75 - Warning: <br> element not empty or not closed
line 196 column 73 - Warning: <br> element not empty or not closed
line 197 column 55 - Warning: <br> element not empty or not closed
line 198 column 20 - Warning: replacing unexpected b by </b>
line 198 column 39 - Warning: inserting implicit <u>
line 198 column 43 - Warning: <br> element not empty or not closed
line 199 column 68 - Warning: <br> element not empty or not closed
line 200 column 61 - Warning: <br> element not empty or not closed
line 201 column 20 - Warning: replacing unexpected b by </b>
line 201 column 38 - Warning: inserting implicit <u>
line 201 column 42 - Warning: <br> element not empty or not closed
line 202 column 62 - Warning: <br> element not empty or not closed
line 203 column 49 - Warning: <br> element not empty or not closed
line 204 column 20 - Warning: replacing unexpected b by </b>
line 204 column 35 - Warning: inserting implicit <u>
line 204 column 39 - Warning: <br> element not empty or not closed
line 205 column 57 - Warning: <br> element not empty or not closed
line 206 column 55 - Warning: <br> element not empty or not closed
line 207 column 45 - Warning: <br> element not empty or not closed
line 208 column 6 - Warning: discarding unexpected </td>
line 210 column 1 - Warning: entity "©" doesn't end in ';'
line 211 column 731 - Warning: <img> element not empty or not closed
line 211 column 867 - Warning: <img> element not empty or not closed
line 211 column 783 - Warning: missing </a> before <a>
line 211 column 950 - Warning: <img> element not empty or not closed
line 105 column 1 - Warning: missing </div>
line 64 column 1 - Warning: <script> inserting "type" attribute
line 97 column 1 - Warning: <script> inserting "type" attribute
line 129 column 1 - Warning: <table> lacks "summary" attribute
line 180 column 1 - Warning: <table> lacks "summary" attribute
line 164 column 60 - Warning: trimming empty <b>
line 164 column 24 - Warning: trimming empty <font>
line 182 column 32 - Warning: trimming empty <u>
line 186 column 34 - Warning: trimming empty <u>
line 194 column 34 - Warning: trimming empty <u>
line 198 column 39 - Warning: trimming empty <u>
line 201 column 38 - Warning: trimming empty <u>
line 204 column 35 - Warning: trimming empty <u>