body{
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
}

img{
	border: 0;
}

table{
	margin-left: auto;
	margin-right: auto;
}

#number{
	padding-bottom: 10px;
	border-bottom: 1px solid #00919C;
	margin-bottom: 10px;
}

#footer{
	border-top: 1px solid #00919C;
	padding-top: 10px;
}