@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic&subset=latin,cyrillic); 

body {
    /* background:  url("../images/msk_023.JPG") no-repeat fixed center left */
}

h1,
h2,
h3,
h4,
h5,
h6
    {
    font-family: 'Quattrocento Sans', Candara, sans-serif;
    /* font-weight: normal; */
    color:#C59887;
    line-height: 1.2em;
}


p, li {     font-family:  'Quattrocento Sans', Candara, sans-serif;
	    font-size: 110%;
	    /* font-weight: 100; */
	    /* text-align: center; */
  }



header {
    background: transparent;
    color: #444;
    padding: 0 1.5em 0.5em 1.5em;
    display: none;
	}

header h1 {
    background: transparent;
    color: red;
}


.gruen{ color: green; }
.rot{ color:#c00; }
.gelb{ color:#cc3;}

.background
 {
    background:  url("../images/msk_023.JPG") no-repeat fixed center left;
    color:#EEE;
    width:100%;
}

.background h2, .background h3, .background h1
 {
    background:  url("../images/msk_023.JPG") no-repeat fixed center left;
    color:#EEE;
    width:100%;
}
