h1
{
font-family: arial;
font-weight: bold;
color: lime;
}

h2
{
font-family: arial;
font-weight: bold;
color: lime;
}

a
{
font-family: arial;
color: lime;
font-weight: normal;
}

p
{
font-family: arial;
color: white;
background-color: black;
}