body {
@font-face {
    font-family: "tintinregular";
    src: url('filmstintin-talking.ttf'),
    font-weight: normal;
    font-style: normal;

}
	text-align: left;
	padding-top: 100px;
	margin-left: 150px;
	margin-right: 125px;
	width: 90%;
	line-height:45px;
	font-size: 25px;
}

table{
	margin: auto;
}
h1 {	
	font-size: 15px;	
}

h2{
	font-size: 25px;	
}

h3{
	font-size:  35px;
}
h4{
	font-size:  45px;
}
h5{
	font-size:  50px;
}


a{
	color: #428af5; 
	text-decoration: underline;
}

.special {
	color: #f00; 
}

.klein {
	font-size:10px;
}
body {

  background-color:#FFFFFF; opacity:1;
}
p {


}
