
/*.divButton {
margin-left:46%;
height:100px;
width:100px;
cursor:pointer;
}*/
.activeButton{
background-image: url(http://testarea.neocities.org/Button1/Big_Red_Button_2.gif);
}
.inactiveButton{
background-image: url(http://testarea.neocities.org/Button1/Big_Red_Button.gif);
}
