﻿body {
	background-position: center top;
	margin: 0px;
	background-image: url('../images/Landing/Landing_Inside_Background-3000.png');
	background-repeat: repeat-y;
}
#cover {
	margin: 0 auto;
	background-position: center;
	z-index: 2000;
	top: 0px;
	height: 1024px;
	background-image: url('../images/Landing/Landing_Ribbon.png');
	background-repeat: repeat-y;
	text-align: center;
	width: 1024px;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	background-image: url('../images/Landing/Landing_Glow.png');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	top: 0px;
}
#C1 {
	margin: 0 auto;
	width: 350px;
}
.p_Landing__page {
	font-family: Verdana;
	font-size: .68em;
	color: #878889;
	line-height: 1.5em;
	text-align: center;
	padding-right: 35px;
	padding-left: 35px;
}
#wrapper2 {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	top: 0px;
}

