* {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, sans-serif;
}

body {
    background-color: #FEC560;
    text-align: center;
}

#flash {
    margin: auto;
    width: 100%;
}

#flash p {
    position: relative;
    top: 450px;
    font-size: 12px;
}

#flash p a {
    color: black;
}

#footer {
    display: none;
}
