Body 
{
	background-color: white;
	color: black;
}

h1
{
	text-align: center;
}

h2
{
	text-align: left;
}

P 
{
	margin-left: 2em;
	margin-right: 2em;
	text-align: left;
}

UL 
{
	margin-left: 3em;
	margin-right: 3em;
}


tr
{
	text-align: left
}

.boilerplate
{
	font-size: xx-small
}

.livejournal
{
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: underline;
}