You can do this by placing this style tag into that page's "contents & layout" area:
<style type="text/css">#page_1, #index, .thumbnails, #pagination{display:none!important;}</style>
If you are using Cassiopeia, use this style tag instead:
<style type="text/css">#index {visibility:hidden!important; height:0!important; overflow:hidden;}</style>
If you are using Hegel or Kant, use this style tag instead:
If you are using Runyon, use this style tag:
<style type="text/css">#page_1, #pagination {visibility:hidden!important; height:0!important; overflow:hidden;}</style><style type="text/css">.thumbnail_wrapper{display:none} #content_container{width: 0!important;}</style>See also this article in our Knowledge Base: Page/Project-specific styles