body {
	color: #ffffff;
}
#dieBox
{
width: 100%;
height: 100%;
}
#dieBox img
{
	display: block;
	margin: 25% auto auto;
}