/*
kuler "copy of sonic threshol"
#C4D4CB
#55665E
#30282A
#542733
#E84167	

*/
body
{
	background-color: #30282A;
	text-align: center;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}
#header h1 span
{
	display:none;
}
h2
{
	color: #E84167;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}
#mainContent
{
	width: 853px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	background-image: url('header.png');
	background-repeat: no-repeat;
	width: 853px;
	height: 131px;
	margin-left: auto;
	margin-right: auto;
}
#footer
{
	color: #55665E;
}
#quote
{
	font-size: 2em;
    font-family: Arial,"Helvetica Neue",sans-serif;
	color: #E6E6E6;
	margin-bottom: 0px;
}
hr
{
	width: 70%;
	border:  solid 1px #542733;
}
.TwitterLogo
{
	border: 0;
	text-decoration: none;
	height: 50px;
	width: 50px;
}
