body{
	margin: 25px;
	background:#fff;
	color:#222;
	font-size:16px;
	font-size:'CI',sans-serif;
}
h1{
	font-size:21px;
	font-weight:bold;
}
h1 a{
	color:#000;
	text-decoration:none;
}
h1 a:active,h1 a:hover{
	text-decoration:none;
}
h3{
	font-size:18px;
}
a{
	color:#000;
}
a:hover,a:active{
	color:#87ceeb;
}

#all{
	max-width:800px;
	margin:auto;
}