a {
    color:white;
    text-decoration: none;
}

body {
    background-color:black;
}

img {
    border-style: none;
}

p {
    text-align:center;
    color:white;
}

p.projectname {
    font-size: 1.5em;
}

p.projectdescription {
    font-size: 0.7em;
}
