
body {

  }
h1 {
 text-align : center;
}
  
#bottommatter {
padding : 0.5ex;
text-align : center;
width : 100%;
height : auto;
background-color : #ccffff;
color : #990000;
  }

#maintext {
margin : 0ex 0ex 5ex 23ex;
  }

#links {
background-color : #ccffff;
margin-left : 0%;
color : #990000;
float : left;
height : auto;
width : 18ex;
font-size : 2ex;
  }

#topheader {
font-size : 5ex;
color : #990000;
background-color : #ccffff;
padding : 0.5ex;
text-align : right;
font-weight : bolder;
  }

