body {
    background-color: #EEF43E;
    color: #1E6FCC;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 20px;
    margin: 5px;
}

a {
    color: #CC0000;
    font-size: xx-large;
}

a:visited {
    color: #17CC20;
}

a:hover {
    color: #18CCC6;
}

h2 {
    color: #ff335b;
}

h1 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-style: italic;
}
label {
    font=size: 20px

}

.user-cannot-see {
    display:none
}

input{
    font-size: 20px
}

button{
        font-size: 20px

}
