﻿body
{
	font-family: "arial" , Sans-Serif, Helvetica;
	background: #383026;
	overflow-y: none;
	background-repeat:  repeat-x;
	background-image: url(../../_images/landingpage/body_bg.jpg);
	
}

.lp_site
{
	width: 100%;
	
}

.lp_page
{
	width: 980px;
	margin: auto;
}

.lp_header
{
	height: 79px;
	background: #635643;
	color: White;
	border-bottom: 1px solid #47423e;
}

.lp_signup
{
	height: 300px;
	color: #1d1913;
	border-bottom: 1px solid #5e574f;
}

.lp_info
{
	color: #eee0b2;
}

.malelink
{
}

.femalelink
{
}
