/* ***********************************************************************
    1. <link rel="stylesheet" type="text/css" href="styles.css">
    2. <link rel="stylesheet" type="text/css" href="contact.css">
*********************************************************************** */

form p { margin-left: 20px }

input, textarea {
  width: 230px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea { width: 300px }

#contact {
  width: 70px;
  margin-bottom: 10px
}

/* hide the guy on yellow bg */ 
#dKeyLinks p img { width: 0px; height: 0px; margin-bottom: 8px }
/* and move links up a little */
#dKeyLinks p { margin-top: -15px }