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


