



<!-- water Mark Script  no-repeat 
/*
Watermark Backgound Image Script-  
//(www.dynamicdrive.com)©
//http://www.oocities.com/pcmeproductions - For A Rea$onable Tech Soulution
//aboutme_techie_discbg-aboutme_techie_discbgneg
repeat-y - repeat-x - { 
background-image: url('');
background-repeat: no-repeat
}
*/

if (document.all||document.getElementById)
document.body.style.background="url('arg-wp-stars-twinkle.gif') white center repeat fixed"
//-->