body{
	background-color: black;
	color: white;
}

#packroom{
	width: 400px;
	height: 400px;
}

#keys, #wallet, #bag, #phone, #game, #computer, #brush, #hat, #coat, #book{
	position: relative;
	width: 100px;
	left: 0px;
}