img {
 		border-style:solid;	
 		border-width: 10px;
 		border-color: orangered;
 	}
body    {background-color:lavender; }
p    {margin-top:15px; margin-bottom:15px;
      width:650px;
      background-color: white;
      text-align: left;
     }
p a  {text-decoration: none;}
input  {font-weight:bold; }
td   {height:200px; width:30px;}