<!-- Begin
var random=Math.floor(21*Math.random());
random=random+1;
style='<!-- @import url( css/' + random + '.css )\; -->';
document.write('<style type=\"text/css\" media=\"screen\">');
document.write('html { background:#6C5D54 url(http://www.paulsangha.com/wordpress/wp-content/themes/psla/images/bg/default'+ random +'.jpg) 50% 0 no-repeat;}');
document.write('</style>');
// End -->
