body {
	margin: 25px 0px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background: #FFF;
}

a:focus {
    outline:none;
}
