
body, html {
background-image: url(http://www.wallpaperez.net/wallpaper/games/Flying-Mario-1272.jpg);
background-repeat: no-repeat;
background-position: stretch;
color: white;
cursor:url(http://www.iconspedia.com/uploads/465613244.png),pointer;
}
#timeline_holder {
background: transparent;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: white;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}
#page_title {
background-color: none;
padding: 1px;
color: white;
font-weight: bold;
font-family: Verdana;
font-size: 16px;
}
#plurk-dashboard {
background-image: solid;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border: none;
font-weight: bold;
font-family: Verdana;
}
#dynamic_logo { opacity:0;filter:alpha(opacity=0);zoom:1 }