@import url("../style.css");

		
		div.thing>img {
		border-style: solid;
		border-width: 1px;
		border-color: black;
		}
		
		div.otherthings {
		width: 200px;
		}
		
	