* {
 font-family: verdana, arial, "sans-serif";
 font-size:100%;
}
body {
  background-color: #FFF;
  color: #000000;
  text-align: center;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 125%;
  font-weight: bold;
  color: #d0d0d0;
}

#topleft {
  
}

#top {
  
}

#topright {
  
}

#left {
  
}

#center {
  background-color: #ffffff;
  width: 750px;
}

#right {
  
}

#bottomleft {
  
}

#bottom {
  
}

#bottomright {
  
}


