body
{
	margin-top: 150px;
	color: #989898;
	margin-bottom: 100px;
}

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 300px;
	background-image: url("images/logo.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

p
{
	margin-left: 275px;
	padding-top: 25px;
	font-family: Verdana;
	font-size: 1.5em;
	line-height: 145%;
}

p.network
{
	margin-left: 100px;
	margin-top: 100px;
	font-size: .85em;
	color: #000000;
	line-height: 165%;
}

b, a
{
	color: #640D13;
	text-decoration: none;
}

a:hover
{
	background-color: #640D13;
	color: #FFFFFF;
}

p.network a
{
	text-decoration: underline;
}

p.network a:hover
{
	text-decoration: none;
}