1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
body, html {
background: url(http://i869.photobucket.com/albums/ab256/henry89533/20080807225433.jpg);
background-repeat: no-repeat;
background-position: center;
background-color: black;
}

#timeline_holder {
background: none;
}

#plurk-dashboard {
background: none;
}

.div_inner {
opacity:0;
filter:alpha(opacity=0);
}
#bottom_line {
background:none;
border:0;
}
#plurk-dashboard{border:1px;filter:alpha(opacity=30);opacity:0.5;-moz-opacity:0.5;}