body{
background:#000;
/*background-image:url(images/niqaab02.jpg);
background-size:100% 100%;
background-repeat:no-repeat;*/
 margin:0;
 padding:0;
 }
#wrapper{
  padding:18px;
  background:#ffffff;
  width:500px;
  margin:0 auto; 
}
#warning{
 color:red;
}
#atten{
color:blue;
}

.QUE{
 font-family:Garamond,Georgia,"Times New Roman",Times,serif;
 font-size:110%;
 font-stretch:narrower;
}
ul{
list-style-type:circle;
} 
ol{
list-style-type:upper-alpha;
}
 
