body {
 background-color:#A6FFC1;;
 color:#1F3025;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-weight: 300;
 font-size:15px;
 margin-top:2px;
 margin-left:2px;
 margin-right:2px;
 margin-bottom:2px;
}
h1{
 font-size:90px;
 color:#1F3025;
margin-bottom: -30px;
margin-top:-20px;
font-weight: 100;
margin:0px auto;
text-align: center;
width: 800px;
/*text-shadow: 0px 0px 4px #0BD649;*/
}
p{
width:600px;
text-align:justify;
margin:20px auto;
text-indent:50px;
}
a:link {color:#000099}

a:visited {color:#000066}

a:hover {color:#6600CC}

a:active {color:#3333FF}
#controls{
	width: 400px;
	margin:0px auto;
	text-align:center;
}
