As long as there is no other web server running on YOUR computer, port 80 is just fine.
Port 80 is the default HTTP service port (it can be omitted from URLs and IPs for this reason), and always on the server side. If you're browsing the web, your port 80 is not used at all.
MarkV