body {
    font-family: Arial;
    font-size: 0.8 em;
    background-image: url("/sand.gif");
    background-repeat: repeat;
    }

td {
    font-family: Arial;
    font-size: 0.8 em;
    }

h2 {
  color: C43C3C;
  font-size: 1.5 em;
}



.contactform {
	width: 	200px;
}

.contactformtext {
    font-family: Arial;
	width: 	300px;
	height: 150px;
}

#content {position: absolute;
    top: 20px;
    left: 140px;
    z-index: 2; }

#navmenu {position: relative;
    top: 0px;
    z-index: 1; }







