instant style

Add instant style to your web pages:
every time a visitor views a page a new style is generated.

Click here to try our instant style sampler,
click the 'At random' link to refesh the sampler.


To add instant style to your web pages you need to:

1. add <link rel="stylesheet" href="http://drunkmenworkhere.org/css.php" type="text/css">
to the head section of your html file

2. put special stuff on your page <div class="menu">here</div>

3. put the main part of your page <div class="main">here</div>

(view the sampler source code for an example)