h1 {
	color: black;
	font-size: 12pt;
	font-family: tahoma, arial, sans-serif;
	font-style: normal;
	letter-spacing: 5px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

a {
	color: gray;
}

#content {
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left: -300px;
}

#content img {
	margin: 0 30px;
}

p {
	color: black;
	font-size: 12;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
}