body{
	width: 100%
	font-family: Helvetica ,sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;




}
.button {
    background-color: orange; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
   }
 .button4 {border-radius: 12px;}

 
a{
	text-decoration: none;
}

hr{
	
	width: 35px;
	border-color: green;
	border-width: 1px;

}
.Fab{
	
	background-image: url(../images/fabacademy2.png) ;
	background-repeat:no-repeat;
	background-size: 1100px 316px; 
	background-position:center;
	


}
.heading{
	margin-top: 0px; 
	width: 100%;
	height: 50px;
	z-index: 1;
	position: relative;
	top: 0px;
	
	opacity: 0.75;
	
	

	

}
div.heading{
	position: fixed;
}

.navigation{

	background-color: grey;




}

li{

	float: right;
	display: inline;
	padding-right: 15px;

	


}
ul a{
	text-decoration: none;
	font-size: 20px;
	color: #242727

}


.name{
	font-size: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	color: #242727
	
}
.Fab{
	
	width: 100%;
	height: 800px;
	text-align: center;
	margin-top: 0px;
	font-size: 35px;

}
.AboutMe{

	width: 100%;
	height: 500px;
	text-align: center;
	position: relative;
	top: -10px;
	font-size: 40px;

	

}
.AboutMe img {

	border-radius: 50%;

}
.discription{
	font-size: 20px;
	text-align: center;
	margin: auto;
	width: 50%;
	





}
 .new img {
    border: 1px solid #ddd;
    border-radius: 35%;
    padding: 15px;
    
}

 .new img:hover {
    box-shadow: 0 0 2px 1px rgba(128, 128, 128, 1);
}

.Assignments{

	width: 100%;
	height: 1400px;
	text-align: center;
	font-size: 40px;

	z-index: 1;


}
.assignmentname{
	font-size: 30px;
	line-height: 25px;

}

.assignmentdiscription{
	font-size: 25px;
	line-height: 5px;
}
.Project{

	width: 100%;
	
	text-align: center;
	font-size: 40px;
	

	

}
.Contacts{

	width: 100%;
	height: 250px;
	text-align: center;
	font-size: 40px;

}
.floating-box {
    display: inline-block;
    width: 250px;
    height: 140px;
    margin: 10px;
    border: 3px solid #73AD21;
}

.floating-box img {
	width: 350px;
	height: 140px;

}
.Abhijeet {
	font size: 50px;
}





