body
{
	font-family: century gothic, arial, helvetica;
	font-weight:bold;
	color:#ffffff;
	background-image: linear-gradient( -15deg, #7d4b86, black );
	background-image: url(img/bg.png);
	margin:0px;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

div
{
	margin:0px;
}
.logo
{
	margin:auto;
	display:block;
	max-width: 1024px;
	min-width: 600px;
	width: 100%;
	height: auto;
}
.triptych
{
	text-align: center;
	float:left;
	width:33%;
	line-height
}

.pink-horizontal
{
	border:none;
	height:3px;
	background-color:#ff00ff;
	margin:0px;
}

.pink-sides
{
	border-left:#ff00ff 3px solid;
	border-right:#ff00ff 3px solid;
	padding-bottom:5%;

}

.orange-text
{
	color:#faa900;
}

h2.orange-text, h1.orange-text
{
	font-weight:lighter;
}

ul
{
	list-style:none;
	line-height:1.5em;
}

h1
{
	margin-bottom:0px;
}

h2
{
	font-size:1.7em;
	margin-top:0px;
}

.email
{
	font-family:times new roman;
	font-weight:lighter;
	font-size:smaller;
}

div.triptych.affiliates div
{
	margin:1.5em;
}

div.triptych.contact div
{
	margin: .5em;
}