body
{
text-align: center;
}
h1 {font-size: 125%;
     color: orange
}
h2 {font-size: 100%;
      color: white
}
div#outer 
{   width: 780px;
    background-color:#FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #689EF9;
    text-align: left;
    font-family: sans-serif;
    font-size: 12px
}
}
h3 {font-size: 100%;
     color: orange}

