

body{
	background-color: #888888;
}
a:hover{
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	background-color: null;


}
a{
	text-align: center;
}
#title{
	text-align: center;
}

#area42{
	text-align: center;
}
/*div{
	display: inline-block;
	width: 30%;
	margin:auto;
}
*/
#taxman{
	text-align: center;
	float: center;
}
.page{
	float: right;
	width: 33.33%;
	text-align: center;
}

#pages:after {
	content: "";
	display: table;
	clear: both;
	text-align: center;
}

img{
	max-width: 100%;
	height: auto;
}


