﻿html, body
{
    height: 100%;
	background: #000;
}

img
{
    border: none;
}

#centered
{
    width: 800px;
    height: 1328px;
    text-align: center;
    color: #fff;
	margin: 0 auto;
}
