body 
{
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #343434;
    color: #CCC;
    font-size: 12px;
}
h1
{
    font-size: 28px;
}
h2
{
    font-size: 24px
}
h3
{
    font-size: 20px;

}
h4
{
    font-size: 16px;

}
h4
{
    font-size: 14px;

}
h5
{
    font-size: 12px;

}
h6
{
    font-size: 10px;

}
a
{
    color: #7EAC28;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.no-link, a.no-link:hover
{
    color: #CCC;
    text-decoration: none;
}
#header 
{
    margin: 0px;
    padding: 0px;
    border-bottom: 3px dashed #343434;
    background: #FFF;
}
#header .heading
{
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-weight: bold;
}
#header .heading a
{
    text-decoration: none;
    color: #EE7C33;
}
#header .description
{
    color: #343434;
    margin: 0px;
    font-size: 10px;
    padding-bottom: 2px;
    font-weight: bold;
}
#navigation 
{
    margin: 0px;
    color: #