body {
background-color: #60c0c0;
color: #700ecb;
font-family: serif;
font-size: 1em;
} 
h1 {
font-size: 1.4em;
color: #700ecb;
}
h2 {
font-size: 1.1em;
color: #700ecb;
}
a, a:link { 
color: #700ecb; 
text-decoration: none;
font-weight: bold;
} 
a:visited { 
color: #700ecb; 
text-decoration: none; 
} 
a:active, a:hover, a:focus { 
color: #008080; 
text-decoration: underline; 
} 
div {
color: #700ecb;
font-family: serif;
font-size: 1.0em;
text-align: center;
} 
