/*
  defines global page structure and looks
*/



/* page background
============================================================================ */
.pos-community-content {
  background-image: url('../image/community-page-background.png?v1');
  background-repeat: no-repeat;
  background-position: right bottom;
}