@import "main.css";

div#main {
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
}

div.album {
	float: left;
	text-align: center;
	width: 24.9%;
}

div.album img {
	border: 2px solid #ccc;
}

h1 {
	font-size: 225%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0.67em 0;
}

h2 {
	font-size: 110%;
	margin-bottom: 1em;
}

ol {
	font-size: 80%;
	line-height: 150%;
	list-style: none;
	margin: 0.5em 0 1em 0;
	padding: 0;
}

ul {
	margin: 0 0 1em 1em;
}

* html ul {
	margin-left: 1.25em;
}

p#footer {
	font-size: 75%;
	line-height: 150%;
	text-align: center;
	margin-bottom: 2em;
}

div#tracker {
	position: absolute;
	top: 0;
	left: 0;
}

img.track {
	height: 1px;
	width: 1px;
	border: 0;
}