body{
  text-align:center;
  font: 11px/1.2 Verdana, Arial, Helvetica, Sans-Serif;
  background:#cdddec;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  padding:0px;  
  background-image:url(bg.jpg);
  background-position: top center;
  }

.nwtxt {
font-family: verdana;
font-size: 11px;
color: #000033;
}

.nwtxt a {
font-family: verdana;
font-size: 11px;
color: #3399cc;
text-decoration: none;
}

.nwtxt a:hover {
font-family: verdana;
font-size: 11px;
color: #3399cc;
text-decoration: underline;
}

.qttxt {
font-family: verdana;
font-size: 10px;
color: #000033;
}

.qttxt a {
font-family: verdana;
font-size: 10px;
color: #3399cc;
text-decoration: none;
}

.qttxt a:hover {
font-family: verdana;
font-size: 10px;
color: #3399cc;
text-decoration: underline;
}

