@charset "UTF-8";
#index {
	clear: both;
	height: 750px;
	width: 960px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}
