
::-moz-selection { background:#2fc974; color: #ffffff; text-shadow: none; }
::selection { background:#2fc974; color: #ffffff; text-shadow: none; }

body {
    background-size:24px 24px;
    background-repeat: repeat;
    background-image:url(http://localhost/nda-new/wp-content/themes/kimmia-2-0-retina-wordpress-theme-theme-files/images/rough_diagonal.png);
 }
.boxed .wrapper {margin: 0px auto;  }
 

.site-header-content .header-logo {margin-top: 12px;}

.site-header-content .header-area-content {margin-top: 0px;}

.site-content {
    background-color:#ffffff;
}

/* page title background */
.site-content-header {
    background-size:145px 145px;
    background-repeat: repeat;
    background-image:url(http://localhost/nda-new/wp-content/themes/kimmia-2-0-retina-wordpress-theme-theme-files/images/black_denim.png);
 }





@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

body { background-image:url(http://localhost/nda-new/wp-content/themes/kimmia-2-0-retina-wordpress-theme-theme-files/images/rough_diagonal@2x.png); }


.site-content-header {  { background-image:url(http://localhost/nda-new/wp-content/themes/kimmia-2-0-retina-wordpress-theme-theme-files/images/black_denim@2x.png);}

}