.buttondiv{
	width:129px;
	height:30px;
	cursor:pointer;
}
a{
	text-decoration:none;
}
body{
	background-color:#1D1D1D;
	background-image:url(images/Gray.jpg);
	color:#FFFFFF;
}