html{
	  scroll-behavior: smooth;
}
body{
 background-image: url("img/1151475.jpg");
 background-repeat:no-repeat;
 border:1px;
 border-radius:30px;
}

.table1{
	border:5px solid #9497F5;
	border-radius:10px;
	font-family:A Jannat LT;
	font-size:20px;
	text-decoration:none;
}

.tr1{
	border:2px solid #9497F5;
	border-radius:10px;
	font-family:A Jannat LT;
	font-size:20px;
	text-decoration:none;
}
.td1{
	border:2px solid #9497F5;
	border-radius:10px;
	font-family:A Jannat LT;
	font-size:20px;
	text-decoration:none;
}
.button1{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:50px;
	width:400px;
	height:150px;
	cursor:pointer;
	color:black;
	left:600px;
}

.button1:hover{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:100px;
	width:400px;
	height:150px;
	cursor:pointer;
	color:black;
	background-color:#D56551;

}

.button2{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:30px;
	width:300px;
cursor:pointer;
height:150px;
left:500px;


	}
.button2:hover{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:50px;
	width:300px;
cursor:pointer;
color:darkgray;
height:150px;

background-color:#D56551;


	}
	
	.button3{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:50px;
	width:300px;
	cursor:pointer;
	height:150px;


	}
	
	.button3:hover{
	font-family:A Jannat LT;
	font-size:50px;
	border:2px;
	border-radius:50px;
	width:300px;
	cursor:pointer;
	height:150px;


	}
	
	.button11{
	font-family:A Jannat LT;
	font-size:30px;
	border:1px;
	border-radius:1px;
	width:770px;
	height:100px;
	cursor:pointer;
	color:black;
	left:600px;
}

.button11:hover{
	font-family:A Jannat LT;
	font-size:30px;
	border:1px;
	border-radius:20px;
	width:780px;
	height:110px;
	cursor:pointer;
	color:white;
	background-color:#9497F5;

}