input {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
line-height: normal; 
background-color: #FFFF99; 
height: auto; 
width: auto; 
left: auto; 
top: auto;
font-weight: bold; 
border-bottom-width: 5px
}
textarea {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
line-height: normal; 
background-color: #FFFF99; 
height: auto; 
width: auto; 
left: auto; 
top: auto;
font-weight: bold; 
border-bottom-width: 5px
}

td.smtext {font-family: arial, helvetica, sans serif;
	font-size: 12px;
}
td.instructions {
	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	border-style: solid;
	border-color: #ff0000;
	border-width: 1px;
	padding: 0.1cm;
}
a.submitbutton {
	font-family: arial, helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-color: #ff0000;
	border-width: 1px;
	background-color: #CCFFFF;
	text-decoration: none;
	padding: 0.3cm;
	}
	a.submitbutton:hover {
	background-color: #11F4F4;
	}
	
p.instr-header {
	text-decoration: underline;
	font-size: 18px;
	margin-bottom: 0cm;
}

.splashbehind {
	 position:absolute;
	 left:530px;
	 top:250px;
	 z-index:1; 	
}
.scoreinfront {
	position:absolute;
	left:580px;
	top:350px;
	z-index:5;
}
#frog {
	font-family: arial, helvetica, sans serif;
	font-size: 25px;
}