/* Box Rotation */

#box { 
	  width: 160px;
	  height: 90px;
	  margin: 10px 0px 10px 0px;
	  padding: 0px;
	  border:1px #000000 solid; }