
  body {background-image: url("../fond.png") !important;
        background-repeat: no-repeat;
        background-color: rgb(60,60,60); 
        height:8240px; 
        width:1004px; 
        margin-top:0px;
        margin-left:70px;
        margin-bottom:70px; 
        margin-right:center;
        cursor:url(http://cur.cursors-4u.net/games/gam-11/gam1070.ani), url(http://cur.cursors-4u.net/games/gam-11/gam1070.png), progress !important;
  }
#top{
  position: fixed;
  margin-top: -250px;
  margin-left: -70px;
  z-index: ;
}
#status {
  position: fixed;
  background-color: none;
  height:116px;
  width: 1004px;
  margin-top: -183px;
  margin-left: 70px;
  z-index:1;
}

#status>*:not(:last-child){
  float:left;
  width :33.33%;
}


.square>img{
  margin-top: -15px;
  display: none;
}

#resetface{
  content: url(../button2.png);
  max-width: 122.5px;
  margin-top: -4px;
  margin-left: 106px;
  opacity: 0;
  text-align: center;
}

#timer{
  text-align: right;
}

#motherdiv{
  margin-top: 250px;
}

#b {
  	background-color:none;
  	width:15mm;
  	height:15mm;
    margin:0px;
    padding:0px; 
    text-align:center;
    font-family: "Comic sans ms";
    font-size:8pt;
    border-style: outset;
    border-top-color : rgb(125,125,125);
    border-left-color : rgb(125,125,125);
    border-bottom-color : rgb(20,20,20);
    border-right-color : rgb(20,20,20);
}

#w {
  	background-color: none;
  	width:15mm;
  	height:15mm;
    margin:0px;
    padding:0px;
    text-align:center;
    font-family: "comic sans ms";
    font-size:8pt;
    border-style: outset;
    border-top-color : rgb(125,125,125);
    border-left-color : rgb(125,125,125);
    border-bottom-color : rgb(20,20,20);
    border-right-color : rgb(20,20,20);
    
}

.black {
	float: left;
    color:rgb(150,150,150);
    z-index: 1;
} 

.black:hover { 
 -moz-box-shadow: 0px 0px 190px 30px #AAAA32; 
  -webkit-box-shadow: 0px 0px 190px 30px #AAAA32; 
  box-shadow: 0px 0px 190px 30px #AAAA32; 
  background-color:rgb(140,140,50);
  position: top;
  color :black;
  z-index: 2;


}

.white {
	float: left;
    color:rgb(150,150,150);
} 

.white:hover { 
 -moz-box-shadow: 0px 0px 190px 30px #AAAA32; 
  -webkit-box-shadow: 0px 0px 190px 30px #AAAA32; 
  box-shadow: 0px 0px 190px 30px #AAAA32; 
  background-color:rgb(140,140,50);
  position: top;
  color :black;

}