body {
    background: #000;
    color: #ccc;
    text-align: center;
    font-size: 36px;
    font-weight: 100;
}

a {
    text-decoration: none;
}

a:hover {
	text-decoration: none;
}