If you have got a basic user database, and login system... you can easily add a column to your database called "userlevel" - this will be a number.
Then at the top of the page that you only want them to see, just a simple if() statement is required to see if the user matches that number.
If you need any further assistance in doing this, say.
Cheers
Marc