div.box  {
	height: 500px;
	width: 200px;
	border: 1px solid black;	
	background: orange;	
}


