#top[id]
{
	-khtml-opacity:0.9;
	-moz-border-radius-bottomleft:20px;
	-moz-opacity:0.9;
   color:rgba(255, 255, 255, 0.9);
	filter:alpha(opacity=90);
    opacity:0.9;
}
#main_wrapper
{
	-moz-border-radius-topleft:50px;
	-moz-border-radius-topright:50px;
}
#tag_cloud .heading
{
	text-shadow: 2px 2px 10px #000;
}
#homelink, #navigation li span {
text-shadow:2px 2px 1px #aaa;
}
