body {
	background-color: #b0ffb0;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

p {
	font-size: 100%;
	text-align: justify;

}

p.title {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #0000b0;
}

input {
	font-size: 150%;
}

<td.zentriert {
	text-align: center;
	color: #0000b0;
}
