a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #999;
	text-decoration: none;
}

#wrap {
	margin: 10% auto;
	width: 750px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap2 {
	margin: 20px auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap2 p {
	font-size: 0.8em;
}
h1 {
	position: absolute;
	visibility: hidden;
}

h2 {
	font-size: 0.9em;
}

.copy {
	font-size: 0.6em;
	color:#666;
}

a:link img, a:visited img {
	border: 0;
}

#xiti-logo {
	text-align: center;
}

ul {
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	}