@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("youpy.tumblr.com") {

div.post
{
  position:static !important;
}

div.post img { 
  opacity:1.0 !important;
}


}