<!--
Palete:
green #689310
light green  #afcb1f
bright green #eff5c8
orange #ef7f1c

-->

body {
	background-color: #afcb1f;
	color: #689310;
	font-family: 'Play', sans-serif;
	}
div {text-align:center;}	
section {background-color:none;width:100%;margin-top:10px;text-align:center;}	
footer {text-align:center;}
h1 {font-family: 'Holtwood One SC', serif;font-size:50px;letter-spacing:-2px;}
img {position:relative;top:10px;}
#textlabel1 {display:inline-block;width:200px;text-align:right;}
textarea {width:430px;height:120px;}
.input {text-align:right;}
a:link {color:#FFf;text-decoration:none;}      /* unvisited link */
a:visited {color:#fff;text-decoration:none;}  /* visited link */
a:hover {color:#FFf;text-decoration:none;}  /* mouse over link */
a:active {color:#fff;text-decoration:none;}  /* selected link */ 