I am looking to customize a specific node, by node id.

So lets say node 6: www.examplesite.com/node/6 would have a custom node.tpl.php file: node-6.tpl.php --- give its $content area a completely custom field.

How can I do this?

NOTE: I am not looking to customize the entire page, just the node content.