body{
	margin:0;
	font-family: Calibri;
}

#bgwrapper{
	width:100%;
	height:100%;
}

#topwrapper{
	margin:0 auto;
}

.main_photo{
	width:100%;
	height:100%;

}

.isologismos_link {
	font-family: Calibri;
	font-size: 20px;
	color:#00F;
	border-color: #000;
}

.isologismos_link:hover{
	text-decoration:underline;
}

#info_cont {
	position: absolute;
	font-family: Calibri;
	font-size: 14px;
	color: #025499;
	right: 0px;
}

.info_header{
	font-size:14px;
	font-weight:bold;
}

#footer_cont{
	position:relative;
	font-size: 14px;
	color: #025499;
	text-align:center;
	margin-top: 2%;
}

h1{
	color:#000;
	font-size:32px;
	font-weight: 700;
	margin:0;
}

h2{
	color:#000;
	font-size:26px;
	font-weight: 600;
	margin:0;
}

h3{
	color:#000;
	font-size:20px;
	font-weight: 100;
	margin:0;
}