body
{
background: black;
}

p
{
color: white;
}

img
{
border: 0;
}

h2
{
color: white;
margin-bottom: -25px;
text-transform: uppercase;
font-family: sans-serif;
font-size: 50px;
margin-top: 40px;
}

h3
{
color: white;
margin-bottom: -15px;
text-transform: uppercase;
font-family: sans-serif;
font-size: 20px;
}

a
{
color: white;
font-weight: 800;
text-decoration: none;
}

#secret
{
font-size: 30px;
color: #ddd;
text-decoration: none;
}