To center files in the File Area use the following snippet:

<style> 
.bigIconsViewFileArea { margin: 0 auto; } 
</style>