The inline CSS on this page has ul lists at 100% width. The user_tools links (follow dev, rate game, etc.) at the top right are structured as a list, which here extends the entire width of the window, covering the download link. (You can easily see this by adding a background_color to ul.) This means the download link cannot be accessed.
This fundemntally breaks functionality to no benefit. Please fix this.
