
body, html {
background-color: rgb(10, 10, 10 );
background-image: url('http://imagepaste.com/img/febdb2ac898cd282d2385527485b4d2d.jpeg');
/* Image credit to : http://qbit71.deviantart.com/art/SYNTHETIC-LEATHER-111102788 */
background-repeat: repeat !important;
background-position: top left !important;
background-attachment: fixed;
padding: 0;
margin: 0;
}
#timeline_holder {
background: #fff;
background-image: none;
background-color: rgba( 0,0,0, 0.4);
}
#dashboard_holder, #plurk-dashboard, #footer p, #languge_selector {
background: #fff;
background-image: none;
background-color: rgba( 0,0,0, 0.7);
padding: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-top: 30px;
}
#footer {
margin-bottom: 0;
overflow: hidden;
}