
body {
  background-color: black;
  color: white;
font-family: 'Questrial', sans-serif, 'Arial';
font-size: 1.1em;
padding:20px;

}  

a {
    color: white;
}  


form.download {
	text-align:center;
	padding:10px;
	/*border:2px solid #333333;*/
	border:0px;
	background: black;
	margin-right:auto;
	margin-left:auto;
}
div.download {
	margin-right:auto;
	margin-left:auto;
	/*padding-left:25px;*/
	width:500px;
}

div.jamendoplayer {
   	margin-right:auto;
	margin-left:auto;
	width:206px;
	margin-top:1em;
}

h1 {
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:.5em;
    margin-top:0px;
} 

h2 {
    font-size:1.0em;
    font-weight:bold;
    margin-bottom:.5em;
    margin-top:1.5em;
}

h3 {
    font-weight:bold;
    margin-bottom:0px;
    margin-top:.5em;
}

p.content {
margin-top:0px;
margin-bottom:.5em;
  
}

p.longtext {
margin-top:0px;
margin-bottom:.5em;
text-align:justify;  
}

strong {
 font-weight:bold; 
}

.content {
    text-align:center;
}  


div.soundcloudplayer {
  width:80%;
  margin-left:auto;
  margin-right:auto;
  margin-top:.5em;
  
}  
  
