
#door1{
	width:630px;
}

#door2{
	width:200px;
	height:150px;
	position:absolute;
	left:640px;
	top:200px;
}
#door3{
	width:250px;
	height:320px;
	position:absolute;
	left:640px;
	top:450px;
}

