body {
	background-color: #e5e5e5;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000; 	
}
.container {
	text-align: center;
}

.stil1 {
	text-decoration: none; 
	color: #007DC5;
	text-shadow: 1px 1px 1px #e5b75a;
}
.stil2 {
	font-size: 2em; 
	color: #007DC5;
}
.stil3 {
	font-family: 'Patrick Hand';
	font-size: 2em; 
	color: #007DC5;
	text-shadow: 2px 2px 2px #e5b75a;
}
.stil4 {
	font-family: 'Patrick Hand';
	font-size: 2em; 
	color: #e5b75a;
}
