
#archievements {

}

.genre {
	font-size: 20px;	
}

.archievement {
	position: relative;
	margin-left: 30px;
}

.done {
	color: green;
}
table {
	border: 1px solid #aaa;
	width:90%;
	font-weight: bold;
	color: black;
}
#admin {
	position: absolute;
	top: 8px;
	right: 12px;
}



