Just add catch all route at the end of the routes table and display whatever page you want with it.
See: How can i make a catch all route to handle '404 page not found' queries for ASP.NET MVC?How can i make a catch all route to handle '404 page not found' queries for ASP.NET MVC?