body {
	background-color: #38221E;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #F1EAE6;
}

#contents {
	text-align: center;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

p.tagline {
	font-size: 1.0em;
}

#contact {
	font-size: 0.8em;
	border-top: 1px solid #785D4D;
}

a, a:active {
	text-decoration: underline;
	color: #F1EAE6;
}

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

