.door {
	width:20%;
	height:100px;
	display:justify;
	margin:5px;
}

.centered{
	width:80%;
	margin:auto;
	display:inline-block;
}