body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px;
	margin: 0px;
}

#latino_left {
	float: left;
	clear: none;
	width: 427px;
	height: 566px;
	background-image: url(latin_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#latino_content {
	float: left;
	clear: none;
	width: 400px;
	height: 544px;
	padding: 10px;
	border: 1px solid black;
}

#latino_right {
	float: left;
	clear: none;
	width: 424px;
	height: 566px;
	background-image: url(latin_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#titel {
	width: 380px;
	background-color: #c5762b;
	padding: 10px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
