#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
