body
{
    background-color: black;
    color: whitesmoke;
	background-image: url("../items/ancientGeeks.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
}
