body{
	background-color: #fff;
	font-family: Tahoma;
	font-size:13px;
	margin:25px;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#content{
	margin-left:60px;
	margin-right:auto;
}


#pages{
	margin-top:20px;
}
.caption img{
	width:100px;
	height:100px;
}
.caption{
	/*float:left;*/
}