/* Stylesheet für yroga.de*/

#wss{
	opacity:0;
	-webkit-transition:opacity 1.0s linear 0s;
	transition:opacity 1.0s linear 0s;
}

#schrift{
	/*height:190px;*/
	color: white;
	margin:25px;
	padding:5%;
	background-color: #AF3901; opacity: 0.8;
	
	}
html, body {
	background-repeat: no-repeat;
background-size: cover;
} 
                                      }

