body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    	background-color: #FFFFFF;
      font-family: Trebuchet Ms;
      font-size: 11px;
	line-height: 13px;
      color: #000000;
      margin: 0px;
}

.img {
border: #7f5603 solid 1px;
margin: 5px;
padding: 2px;
background: #ffffff;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 15px;}
