
#body {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 600px;
	top: 10px;
	left:10px;
	position: absolute;
	font-family: Arial;
}

#amber {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 0px;
	height: 223px;
	position: fixed;
	top: 210px;
	left: 850px;
}
img.special {border: 4px white solid;}

