body{
	margin: 0;
	text-align: center;
}

.top-container{
background-color: #eaf6f6;
position: relative;

}

.top-cloud{
	position: relative;
	left: 20%;
	top: 5px;
}
.Mountain{
	position:relative;
	right:6%;
	width:60%;
}
.bottom-cloud{
	position: relative;
	bottom: 280px;
	right:3%
}

h1{
	color: #66bfbf;
	margin-top: 0;
	padding-top: 40px;
}

span{
	text-decoration: underline
}

h2{
	color: #66bfbf;
	
}

.middle-container{
	width: 50%;
	padding-top: 40px;
	margin: auto;

}

.My-skills{
	margin: 60px;
}

.profile{
	margin-bottom: 60px;
}

.sam{
	border-radius: 100%;
}

.computer{
	width: 25%;
	float: left;
	border-radius: 100%;
}


.chilli{
	width: 25%;
	float: right;
	border-radius: 100%;
	
}

.skill-row_router{
	margin-top : 24%;
}


.para-skills1{
	margin: 60px;
	

}

.para-skills2{
	margin: 40px;

}

hr{
	border-style: dotted none none none;
	border-width: 5px;
	width: 5%;
	border-color: grey;
	margin-top: 10%;
	margin-bottom:10%;
}

.bottom-container{
	background-color: #66bfbf;
	padding: 20px;
	margin-top: 1.5rem;
	
}

.footer-link{
	margin: 10px;
	text-decoration:none;
}

.copyright{
	margin-top: 20px;
	color: #eaf6f6;
}

.btn{
	background-color: black;
	text-align: center;
	color: white;
	border-radius: 10%;
	border-width : 6px;
	padding : 6px;
	text-decoration:none;
	margin-left: 10px;
		
}


#about body{

	background-color: #EDDBC7;

}



/*=========================================================================================
css for resume
*/

.heading{
	background-color:#DEF5E5;
	margin-top: 0%;
	margin-bottom:2%;
}

.me{
	padding-top: 1%;
}

p3{
	margin-top: 0.5%;
}

a{
	text-decoration: none;
	color: cadetblue;
	font-weight: bold;
	margin-bottom: 2%;
	display: inline-block;
}

.bio{
padding: 0.5%;
}

.table{
	text-align: center;
	padding: 4%;
}

.tblhead{
	font-weight: bold ;
}

