

body {
	background: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 170%;

}

#header {
	background: #fafafa;
	border-bottom: 5px solid #f1f1f1;

}

#wrapper {
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 10px 40px 10px;
	line-height: 125%;

	background: url("../_basicpics/kotka-cube.gif") no-repeat center bottom;
}

h2 {
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	font-size: 165%;
	font-weight: normal;
}

p {
	margin-top: 0;
}


h1 {
	margin: 0;

	color: #fff;
	font-size: 140%;
	background: transparent url("../_basicpics/simple-header.gif") no-repeat;
}

h1 a {
	text-decoration: none;
	display: block;
	width: 160px;
	height: 49px;

}

h1 a span {

	margin-left: -1000px;
}


h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}


#footer {
	font-size: 86%;
	border-top: 5px solid #f1f1f1;
	padding: 10px;
	padding-top: 7px;
	
	background: #fafafa;
}

#footer p {
	margin: 0;
}


#dingli-huts {
	margin: 0 auto;
	background-image: url("../pictures/malta/dingli-scenery.jpg"); 
	width: 750px;
}




