﻿body{
	background-color:#000000;
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url('images/landingnames.jpg');
	background-repeat:repeat;
	background-position:center;
	position:absolute;
}

.header{
	height:445px;
	width:100%;
	background-color:#FFFFFF;
	float:left;
}

.headercontent{
	width:415px;
	margin:0px auto;
	height:420px;
	background-image:url('images/landingpeople.jpg');
	background-repeat:no-repeat;
	background-position:0px 140px;
}

.bodybtns{
	width:100%;
	float:left;
}

.bodybtnscontent{
	width:443px;
	margin:62px auto;
	height:176px;
}