body {
color:			#C2EFD9;
font-family:		cursive;
background-color:	#3F3F3F;
margin-left:		50px;
margin-right:		50px;
margin-top:		20px;
}
h1 {
text-align: 		center;
font-family:		cursive;
letter-spacing:	10px;
color:			#C2EFD9;
border-width:		thin;
border-style: 		solid;
padding:		3px;
border-color:		#C2EFD9;
}
input {
text-align: 		center;
font-family:		cursive;
background-color:	#3F3F3F;
color:			#C2EFD9;
border-width:		thin;
border-style: 		solid;
border-color:		#C2EFD9;
}
a {
font-family:		cursive;
color:			#C2EFD9;
}
p {
font-family:		cursive;
color:			#C2EFD9;
border-width:		thin;
border-style: 		solid;
padding:		3px;
border-color:		#C2EFD9;
}
.subcat {
font-size: 		x-small;
}
.liste {
margin-left: 		50px;
width:			400px;
float:			left;
background-color:	#3F3F3F;
}
.lastten {
margin-left: 		500px;
width:			400px;
background-color:	#3F3F3F;
}
.footer {
text-align: 		center;
clear: 			both;
}
