﻿body 
{
}
#cube
{
}
#face0
{
	background-color:rgb(96,53,117);
	 color:White;
}
#face1
{
	background-color:rgb(182,219,172);
}
#face2
{
	background-color:rgb(234,116,67);
}
#face3
{
	background-color:rgb(153,208,241);
}
#face4
{
	background-color:rgb(242,115,127);
}
#face5
{
	 color:White;
	background-color:rgb(4,67,0);
}
#face
{
	 border: solid 1px black ;
	 width:100%;
	 height:100%;
}
#face td
{
	 border: solid 1px black ;
	 text-align:center;
	 width:20px;
	 height:20px;
}