.label {
	font-family: Georgia, Times New Roman, serif;
	font-size:12px;
	background-color:#AB8900;
	border:1px solid black;
	line-height: 26px;
	padding:4px;
}
.form {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	width: 110px;
	color: black;
	background: white;
}
.light {
	border:1px solid black;
	background:url(light.gif); 
	background-position-x:center;  
	background-position-y:middle;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, serif;
	font-size:30px;
	width:298px;
	height:46px;
	padding:0px;
	font-color:black;
}
.confess {
	font-family: Georgia, Times New Roman, serif;
	font-size:16px;
	color: yellow;
	font-weight:bolder;
	border:1px solid black;
	line-height: 26px;
	padding:4px;
}