body {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 16px;
}
h1 {
    font-size: 2em;
}
ul {
    position: absolute;
    right: 40%;
    width: 15%;
    border: 2px solid #AA00CC;
    padding: 30px;
}
