This CSS works for me.
.site-inner .wrap {
opacity: 0.7;
}
Also, make sure you use the latest version
In my original post I stated that I had already set the .site-inner .wrap to 90% but that actual page/post content is still on a solid white background.