@charset "utf-8";

#infobox{
	border:2px solid black;
	background-color:#fed;
	width:500px;
	height:1200px;
	padding:4px;
	vertical-align:top;
	float:left;
}