@charset "utf-8";
/* CSS Document */
body {
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2171e;
	text-align: center;
}
p.title {
	font-size: 12px;	
	font-weight: bold;
	color: #432718;
}	
div.klein {
	font-size: 10px;	
	color: #432718;
}
h2 {
	font-size: 200%;
	color: #432718;	
	text-align: center;
}
a {
	text-decoration: none;
	color: #432718; 	
}

body {
	background-image: url(../images/beigeTile.jpg);
}

</style>

