body { 
  font-size: 20px;
  background: #83b7ff url("/AtæriaAssets/tumblr_ecc442cb638972a1ef2efa7a360477a7_0f731cc4_540.gif");
  
}
button {
           border: none;
           background: #a411c7;
           border-radius: 10px;
           padding: 10px;
           color: #fff;
           font-weight: bold;
           font-size: 20px;
           text-transform: uppercase;
           position: absolute;
           margin: 0;
           -ms-transform: translateX(50%); 
           transform: translateX(50%);
}


.maintitle {
text-transform:uppercase;font-weight:bold;border-bottom:1px solid #ABEBA5;margin-bottom:4px;padding-top:2px;
letter-spacing:3px;font:15px 'ms gothic', courier new, arial;padding-left:5px;}

h1 {
  color: #FFFFFF
}

p1 {
  color: #FFFFFF
}

h2 {
  color: #FFFFFF
}

h3 {
  color: #FFFFFF
}

p2 {
  color: #FFFFFF
}

p3 {
  color: #FFFFFF
}


p4 {
 padding: 15px;
 background-color: #e3d1ee;
 border-radius: 10px;
 text-align: center;
 font-family: kenney_future_narrow;
 font-size: 1rem;
}

@font-face {
  font-family: GBI; /* set name */
  src: url(ataeria.neocities.org/AtæriaAssets/Fonts/GBI.woff);
}

p6 {
  font-family: GBI; /* use font */
  color: #FFFFFF
}

@font-face {
  font-family: DS; /* set name */
  src: url(ataeria.neocities.org/AtæriaAssets/Fonts/Nintendo-DS-BIOS.woff);
}

p7 {
  font-family: DS; /* use font */
  color: #FFFFFF
}

@font-face {
  font-family: SIN; /* set name */
  src: url(ataeria.neocities.org/AtæriaAssets/Fonts/Singothic.woff);
}

p8 {
  font-family: SIN; /* use font */
  color: #FFFFFF
}











 ...