html {
	overflow: auto;
}
body {
	background: #fff;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
:focus {
	outline: 0;
}
a:active {
	background: none;
}
table {
	width: 760px;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
td {
	padding: 0px;
}