@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; cursor:default}



body {

	background-color:#000;
	background-image:url(img/all.png);
	


}

html{width:100%;

}


a img{
	border:none

}

.but {
	height:30px;
	cursor:pointer;
	
	
}

.but2 {
	
	cursor:pointer;
	
	
}