body {
  margin-top: 80px;
  background: #EEE2D4 url('../images/wallpaper.jpg') repeat;
  text-align: left;
  }
  
  a:link {
  color: #F38EA9;
  text-decoration: none;
  }
  
  a:visited {
  color: #F38EA9;
  text-decoration: none;
  }
  
  a:hover {
  color: #F38EA9;
  text-decoration: underline;
  }
  
  p, a, h1, h2, h3, li, .texta, .buttons {
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #8B9A7E;
  }
  
    
	p {
	text-align: center;
	}
	
	h1 {
	color: #64725A;
    font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}
	
	h2 {
	color: #64725A;
    font-weight: bold;
	text-align: center;
	}
	
	li {
	text-align: left;
	}
	
	.fieldtext { 
	background-color: #EEE2D4 ! important ;
	border: 1px solid #9AAAC7;
	overflow: auto;
	}
	
	.buttons { 
	color: #9AAAC7;
	background-color: #EEE2D4; 
	border: 1px solid #9AAAC7;
	}
	
	.footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #9AAAC7;
	}
	
	.left {
	text-align: left;
	}
	
	.center {
	text-align: center;
	}
	
	#wrapper {
	width: 544px;
	margin: 0px auto;
	}
	
	#splash {
	width: 523px;
	margin: 0px auto;
	}
	
	.grabs {
	width: 80%;
	margin: 0px auto;
	text-align: center;
	}
	
	#form {
	border: none;
	
	}
	
	#form p {
	color: #9AAAC7;
	text-align: left;
	}
