body{
/* margin: 0;
padding: 0; */
/* text-align: center; */
/* font-family: verdana, tahoma, arial, sans-serif; */
/* font-family: "Comic Sans MS", tahoma, arial, cursive, sans-serif; */
/* font-size: 11px; */
background: url(../images/bg2.jpg);
}

#Nbody{
	margin-left: 2%; 
	margin-top: 1%
}

.xitem{
	width: 300px;
}


.footer{
/* width: 680px; */
color: #ffffff;
background-color: #545047;
border-top: 1px solid #c5c5c5;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}

#bandcondition{
	background-image: none;
	background-color: #545047;
}

.mynull{
	background-image: none;
	background-color: red;
}
.myhdr{
	background-image: url(../images/banner-bg.png);
	color: #ffffff;
	border-bottom: 1px solid #c5c5c5;
	height:201px;
}

.col-xs-3{
	background-image: url(../images/banner-bg.png);
	color: #ffffff;
	border-bottom: 1px solid #c5c5c5;
	height:201px;
}
.col-xs-6{
	background-image: url(../images/banner-bg.png);
	color: #ffffff;
	border-bottom: 1px solid #c5c5c5;
	height:201px;
}
.nav{
	background-image: none;
	background-color: #000000;
	color: #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}
.dat{
	background-image: none;
	background-color: #000000;
	color: #c5c5c5;
}
.qm{
	color: gold;
	font-size: x-large;
	font-style: strong;
}
.ans{
	font-size: large;
	padding-left:20px;
}