.idcardDF {
	width: 600px;
	height: 400px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: url(https://s1.directupload.eu/images/260529/txtbpyo5.png); 
	border-radius: 20px; 
	position: relative; 
	font-family: "Bebas Neue"; 
	color: black; 
	font-size: 18px;
} 
.idcardDF .photo {
	width: 200px; 
	height: 300px; 
	position: absolute; 
	margin-left: 18px; 
	margin-top: 43px;
} 
.idcardDF .name {
	width: 125px; 
	height: 20px; 
	position: absolute; 
	margin-left: 275px;
	margin-top: 96px;
}
.idcardDF .bday {
	width: 100px; 
	height: 20px; 
	position: absolute; 
	margin-left: 482px; 
	margin-top: 96px;
} 
.idcardDF .division{
	width: 110px; 
	height: 20px; 
	position: absolute; 
	margin-left: 290px;
	margin-top: 139px;
} 
.idcardDF .rank {
	width: 120px; 
	height: 20px;
	position: absolute;
	margin-left: 450px; 
	margin-top: 139px;
} 
.idcardDF .entry {
	width: 90px; 
	height: 20px;
	position: absolute;
	margin-left: 310px; 
	margin-top: 182px;
} 
.idcardDF .district {
	width: 90px; 
	height: 20px; 
	position: absolute; 
	margin-left: 468px; 
	margin-top: 182px;
}

.idcardDF2 {
	width: 600px; 
	height: 400px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: url(https://s1.directupload.eu/images/260529/w3zzshg2.png); 
	border-radius: 20px; 
	position: relative; 
	font-family: "Bebas Neue"; 
	color: black;
	font-size: 20px;
} 

.idcardDF .photo {
	width: 200px; 
	height: 300px; 
	position: absolute; 
	margin-left: 18px; 
	margin-top: 43px;
} 

.idcardDF2 .name {
	width: 175px; 
	height: 20px; 
	position: absolute; 
	margin-left: 230px; 
	margin-top: 96px;
} 

.idcardDF2 .bday {
	width: 160px;
	height: 20px; 
	position: absolute;
	margin-left: 440px; 
	margin-top: 96px;
} 

.idcardDF2 .division {
	width: 160px; 
	height: 20px; 
	position: absolute; 
	margin-left: 230px; 
	margin-top: 139px;
} 

.idcardDF2 .rank {
	width: 170px; 
	height: 20px; 
	position: absolute; 
	margin-left: 440px; 
	margin-top: 139px;

} 

.idcardDF2 .entry {
	width: 170px; 
	height: 20px; 
	position: absolute; 
	margin-left: 230px; 
	margin-top: 182px;
}

.idcardDF2 .district {
	width: 150px; 
	height: 20px; 
	position: absolute; 
	margin-left: 440px; 
	margin-top: 182px;
}
