body {
margin-left: 7em;
background-color: #afafaf;
background-repeat: repeat-y;
color: white;
}

A:link {   text-decoration: none; color: white; padding-left: 1em; }
A:visited{ text-decoration: none; color: white; padding-left: 1em; }
A:hover{   text-decoration: none; color: white; padding-left: 1em; }
A:active{  text-decoration: none; color: white; padding-left: 1em; }

h1 {
color: white;
font-size: 2em;
margin: 0;
margin-bottom: 0.5em;
padding: 0.25em;
font-style: italic;
text-align: center;
letter-spacing: 0.5em;
}

h2 {
color: white;
font-size: 1.5em;
margin: 0;
padding-left: 1em;
}

h3 {
color: white;
}

iframe {
align:center;
width: 93%;
margin: 1em;
padding:0.5em;
margin-right: 1em;
}

