* {
	
}

body {
	background-color: #fff;
	text-align: center;
	margin-top: 8%;
	margin-bottom: 20px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	border-style: none;
	border-width: 0;
}

a, a:link, a:hover {
	border-width: 0;
	border-style: none;
}
