body, p {
	font-family: 'Century Gothic', sans-serif;
	font-size: 14px;
}
#kisslab {
	width: 790px;
	margin: 0 auto 0;
}
h1 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 48px;
	font-weight: bold;
}
h2 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}
.kisslab {
	font-family: 'Courier New', Courier, monospace;
	font-weight: bold;
}
a {
	color: #00F;
	text-decoration: none;
}
img {
	border: 0;
}