.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	width: auto;
	position: absolute;
	height: auto;
	top: 10%;
	left: 10%;
	bottom: 10%;
	right: 10%;
	visibility: visible;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	text-align: justify;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
