This document summarizes an Oracle Forms 10g white paper about customizing the look and feel of Forms applications. It describes tools including a PL/SQL library and Java beans that allow reading graphical styling information from an external CSS file to decorate Forms canvases and blocks. This separates the presentation layer from the functional implementation and allows easily changing the look of a Forms app without modifying modules. It also discusses how predefined sample dialogs demonstrate using these tools to update the CSS file and customize buttons, lists, color schemes and more.