body	{
    background-color: #d08f7d;
	background-image: url(../images/stripedsatin1-bkg.jpg);
}

.table1 {
background-image: url(../images/text-bkg.jpg);
width: 90%;
margin-top: 3%;
margin-right: 5%;
margin-bottom: 10%;
margin-left:6%;
border: groove #b38065 5px;
}


h1,h2,h3,h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b38065;
	text-align: center;
}

.himage {
  text-align: center;
}


p {
    margin-top: 3%;
    margin-left: 3%;
	 margin-right: 2%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 1em;
    font-weight: bolder;
    line-height: 25px;
	 text-align: left;
    color: #fff;
}

.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.forms {
   margin-left: 25%;
  border: groove 6px #996633;
  width: 45%;
  text-align: center;
}


a:link {
 color: #a086e6;
 }
 a:visited {
 color: #9ce666;
 }
 a:hover {
 color: #d086e6; 
 }


.spacing {
		margin-bottom: 200px;
	}