#main ul {
	list-style-image: none;
}

img {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

span {
	color: #3598D7;
}

u {
	font-weight: bold;
	text-decoration: none;
}

