body {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.7em;
	color: #333;
}

h1 {
	font-style: italic;
	line-height: 1.3em;
}

a:link {
text-decoration: none;
color: #888;
}

#body {
	width: 100%;
	margin: 80px auto;
}

#content {
	max-width: 1300px;
	margin: 5px auto;
}

.url {
	font-size: 1.1em;
	text-decoration: capitalize;
}

table {
	margin: 0 auto;
}

p {
	margin: 5px auto;
}