body
	{
	font-family: sans-serif;
	color: white;
	background: #608890;
	}
	
center
	{
	margin: 10px auto;
	}

#tagline
	{
	margin-bottom: 20px;
	}

#subscribe
	{
	margin-bottom: 25px;
	}

#footer
	{
	border-top: 1px solid white;
	margin-top: 20px;
	}

table
	{
	margin: 10px auto;
	}

tr.header
	{
	background: #415c61;
	}

tr.shaded
	{
	background: #4f6f75;
	}

a
	{
	font-weight: bold;
	color: #dfefff;
	background: transparent;
	}

a:hover
	{
	color: white;
	background: transparent;
	}

a img
	{
	border: 0;
	}