form {
font-family: "Century Gothic", Verdana;
font-size: .9em;
width: 100%;
height: 250px; }

button {
background-color: #e5e2db;
border: 1px #333300 solid;
font-variant: small-caps;
font-size: 1em; }

input {
background-color: #b3af7c;
border: 1px #333300 solid;
 }

textarea {
background-color: #b3af7c;
border: 1px #333300 solid;
width: 290px; }

label {}

table#contactus {
width: 425px;
height: 300px; }

td {
font-family: "Century Gothic", Verdana;
font-size: 0.95em; }

table#thankyou {
padding-left: 25px;
padding-right: 25px; }

div#dcvi {
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-decoration: none; }

div.content {
position:absolute;
left: 30%;
top: 100px;
width: 400px;
height: 400px;
z-index:1;
visibility: hidden; }

#sample {
border: 4px #cccc99 solid;
margin: 10px;}