
/* Basic Plurk Layout Editor V.1.0 - Plurk-Layout.com */
/* Main Body and Background of Body */
body, html { background: url(); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#1a1a1a; }
/* Timeline Holder Background */
#timeline_holder { background: url(); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#1a1a1a; }