/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffcc00;
  background-color: #005faa;
  margin:0px;
  text-align:center;
}
.logo {
  border-style: none;
  text-align: center;
}
.description_wraper {
  border: thin solid #ffcc00;
  margin: 0px auto;
  padding: 5px;
  /* background-color: #000066; */
  width: 400px;
  text-align: center;
  text-transform: none;
  position: relative;
  
}
.description {
}
