body
{

	background: #181818;

}

#image 
{
        position: absolute;
	width:583px;
        height:583px;
	top: 50%;
        margin-top: -269px;
	left: 50%;
	margin-left: -269px;
}

