.FON {
  background-position : center; 
}

.A4 {
  	  color: #F5DFC7;
   	  text-decoration : none;
}
.A4:hover {
  	  color: #F5DFC7;
	  text-decoration : none;
}
body{
	background-image: url(back.jpg);
	background-color: #434343;
	color: #F5DFC7;
	font-family: Arial, Helvetica, sans-serif;
}
h5{
 text-transform: uppercase;
}
h1{
	font-size: 1.1em;
}
p, li{
	font-size: 0.8em;
}
.tableborder td{
	text-align: center;
	padding:5px 10px;
border:1px solid #F5DFC7;
font-size: 0.8em;

}
input, .input {
	border:1px solid #F5DFC7;
	background-color: #434343;
	color: #F5DFC7;
}
.litter img{
	border:1px solid #F5DFC7;
}
.answer, .answer p {
	color: #ffcc99;
	font-size: 12px ;
}
.answer{
	padding-left: 50px;
}
hr{
	color: #232323; height: 1px;
}
