body {
	background-color:#dfdfdf;
	/*background-repeat:no-repeat;*/
}

.mdiv {
	background-image:url("ioannina.jpg");
	position:relative;
	top:50px;
	width:80%;
	height:500px;
	left:50px;
}

h1 {
	color:white;
	background-color:black;
}
