/* CSS Document */

#cerceve {
	background-color:#e5faf0;
	margin-top:12em;
	width:400px;
	padding:20px;
	
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#7777cc;
}

span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777777;
}


