body {
     font-family :verdana,sans-serif;
     background-color: lavender;
     text-align: center;
     font-weight: normal;
}

pre {font-family:monospace;font-size:small;}

div {  margin: 4px; }

.welcome {
    text-align  :center;
    background  :#eb8;
    color       :#40d;
    font-family :helvetica;
    font-size   :125%;
    padding     :4px;
}

