/*General*/

 {
	padding:0;
	margin:0;
	outline:0;
}

body {
	background-image: url(images/landingbg.jpg);
	background-color:#000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-repeat: repeat-x;s
}

/*landingPageOnly*/


#wrapper2 {
width:734;
margin-top:-8px;
margin-left:auto; 
margin-right:auto;
}
/*.background {
background-image:url(images/landing.jpg);
background-repeat:no-repeat;
background-postion:center;
height:1022;
}*/


/*end LandingPage*/
