html, body {
	background-size: 100% !important;
	background-color: grey;
	background-image: url("Sardinien_Background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
/*	opacity: 0.8;*/
	font-family: arial;
}

table {
	padding-left: 15%;
	border: none;
}

td {
	padding: 5px 7px 7px 10px;
	background-color: #939393;
}

p {
	margin: 15px 10px 10px 10px;
}
