Many clients want to have their own style implemented on the
page after they have logged in. I inserted some style sheet code in the
database just by copying and pasting the content of a normal style sheet. Then
I retrieved this record from the database, put it in a variable, and inserted
it in my page dynamically.