.footer {
  font-size: small; 
  text-align: center
}

img {
  border: none;
}

.clanName {
  font-weight: bolder; 
  font-size: 28; 
  margin-left:auto; 
  margin-right:auto
}

p.title {
  font-size: x-large;
  font-weight: bold;
  text-align: center;
}

p.subtitle {
  font-size: large;
  font-weight: normal;
  text-align: center;
}

div.onecolumn {
  margin-right: 15%;
  margin-left: 15%;
  min-width: 500px;
}

p.separator {
  text-align: center;
}

p.indentedText {
  text-indent: 20px;
  text-align: justify;
  font-size: small;
  font-family: arial, sans-serif;
}

