body{
  background-color: #b27cb8;
}
.tex{
  font-family: cursive;
  border-style: groove;
  border-radius: 10px;
  border-color: #8733db;
  background-color: #734c94;
}
.header{
  width:900px;
  display: block;
  margin: 0 auto;
}