body {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	background: #000000;
}

div.content {
	max-width: 650px;
	margin: 0 auto;
}

h1 {
	color: #aadd99;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
}

h1.index {
	font-size: 1.8em;
	padding: 0;
}

p.dayText {
	max-width: 600px;
	margin: 1em auto;
	line-height: 1.6em;
}

p.nav {
	width: 100%;
	text-align: center;
}

div.photos {
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	margin: 0px auto 10px;
	padding: 4px;
	border: 1px solid #333333;
}

ul {
	list-style: none;
	line-height: 2em;
}

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

a:visited {
	color: #aa77aa;
	text-decoration: none;
}

a:hover {
	color: #aadd99;
	text-decoration: underline;
}
