body {	
	background-color: #243A74;
  }


#aydinlatma {
	  font-family: verdana;
	  color: white;
	  font-size: 1.5vw;
	  text-align: left;
 }
 .button {
    border: 1px solid #707070;
	border-radius: 6px;
	background-color: #243A74;
	color: white;
	font-size: 1.5vw;
  }	
  
img {
	display: block;
  margin-left: auto;
  margin-right: auto;
}
#img_mid {
	width: 95%;
}
#print {
	width: 5%;
	position: absolute;
	top: 10px;
}
#geri {
	position: absolute;
	top: 950px;
}	