﻿body 
{
    background-color:Black;
    width:100%;
    text-align: center;
    margin:150px 0;
}

#tagline 
{
    font-family: Arial;
    color: White;
    margin-left:75px;
}

#contact 
{
    font-family: Arial;
    color: White;
    margin-top:75px;    
    letter-spacing: 20px;
}