body {
	background-color: #171c46;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: sans-serif;
	}
h2 {color: #FFFFFF;
	font-size:20px;
	}
img { 
	border: none;
	} 
.faded {
	background-image: url(images/contentbg.png);
	color: #ffffff;
	width:800px;
	min-height:400px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:15px
	}
  .nav{
  width:720px;
  height:38px;
  color:#ffffff;
  }
  .nav1{
  margin-right:auto;
  margin-left:auto;
  width:750px;
  height:38px;
  background-image:url(images/navbg.png);
 }