﻿body, html
{
    background: black;
    /*height: 100%;*/
    padding: 0px;
}

#content
{
    text-align: center;
}

img
{
    border: none;
}