﻿body 
{
    background-color:#000;
}
.full{
    width:100%;
    text-align:center;
}
.content
{
    margin:auto;
    width:500px;
}
