

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 20px 0 0 60px;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-family: times;
	color: #000;
}


#credits {
	position: absolute;
	left: 60px;
	bottom: 20px;
	color: #eee;
	font-size: 11px;
}



#credits:hover {
	color: #cccccc;
}


p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-family: times;
	color: #000;
	width: 60%;
}
