@charset "UTF-8";
/* CSS Document */

.header_content {
  position: static;
}

.process {
  margin: 0px auto 0px auto;
  
}
.privacypolicy{
  margin: 0 auto;
  width:90%;
  max-width:800px;
  color:white;
}
.privacypolicy p {
  font-size:12px;
  line-height: 2em;
  
}
/*footer*/
footer {
 margin-top: 25px;
}