/*
	Comment
*/

body
{
    background-color: black;
}

h1
{
    color: white;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
}

a.emailhomepage
{
    color: white;
    display: block; 
	text-align: center;
    font-family: Arial;
    font-size: 15px;
}

