/*
 * --- THEME BIGDADDY ---
 * Styles for MASTER CSS3 screen styles.
----------------------------------------------------- */

/* TRANSPARENCY
---------------------------------------------------------------------- */
#example {
  background: rgba(255, 0, 0, 0.2);
}

/* ROUNDED CORNERS
---------------------------------------------------------------------- */
  /* Your styles */

/* TEXT DECORATION
---------------------------------------------------------------------- */
  /* Your styles */

/* ANIMATIONS
---------------------------------------------------------------------- */
  /* Your styles */



