/** Css for My Project Page */


body {
	margin:0;
	font-family: calibri, verdana, georgia, arial;

}
#header {
	background: #f45678;
	color: #fff;
} 


.all-1 {
	margin-top:-80px;
	margin-left:290px;
}

#header .menu li a:hover {
	background:#fff;
	color:#ee006d;
	transition:0.5s ease;
	padding:5px;
}

.my-intro {
	margin:0px;
	padding:100px;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0, 0, 0,0.2)),
	 url("images/bac.jpg");
}

.world {
	font-family:exotc350 bd bt;
	color:#fff;
	font-size:130px;
	margin-top:50px;
	text-align: center;
}


.things {
	font-size:50px;
	font-family:poor richard;
	color:#6a5acd;
	text-align:center;
	word-spacing:3px;
}


.contents {
	margin:30px;
	margin-bottom: 10px;
	height: 20px;
	shape-margin: 70px;
}

.first {
	float: left;
	width: 20%;
	background:#6a5acd;
	padding:20px;	
	border:#fff 5px solid;
	border-radius:9px;
	font-family:calibri;
	font-size:20px;
	word-spacing:2px;
	max-width:10000px;
	text-align:center;
}

.second {
	float: left;
	width: 20%;
	background: #1a4df0;
	padding:25px;
	border:#fff 5px solid;
	border-radius:9px;
	font-family:calibri;
	font-size:20px;
	word-spacing:2px;
	max-width:10000px;
	color:#fff;
	text-align:center;
}

.third {
	float: left;
	width: 20%;
	background: #6a5acd;
	padding:25px;
	border:#fff 5px solid;
	border-radius:9px;
	font-family:calibri;
	font-size:20px;
	word-spacing:2px;
	max-width:10000px;
	text-align:center;
}

.fourth {
	float: left;
	width: 20%;
	background: #1a4df0 ;	
	padding:25px;
	border:#fff 5px solid;
	border-radius:9px;
	font-family:calibri;
	font-size:20px;
	word-spacing:2px;
	max-width:10000px;
	color:#fff;
	text-align:center;
}


.menu li {
	display: inline-block;
	font-size: 30px;
	padding:10px;
	text-align: center;
	font-weight: 600;
	margin-top:-20px;
	font-family:colonna mt;
	margin-right:100px;
	text-transform:uppercase;

}

.mld {
	margin:20px;
}

marquee {
	margin-bottom:-95px;
	font-size:40px;
	color:#faee00;
	background:#000020;
	font-family:lucida calligraphy;
}

#footer {
	clear:both;
	background:#000020;
	font-size:20px;
	height:350px;
	margin-top:100px;
	font-family:geometr415 blk bt;
	padding:20px;
	color:#fff; 
}

.info {
	float:left;
	width:30%;
	text-align:center;
}

.info-1 {
	float:left;
	width:30%;
	text-align:center;
}


.info-2 {
	float:right;
	width:30%;
	text-align:center;
}

h3 {
	color:#faee00;
	margin-top:-80px;
	text-align:center;
	font-size:30px;
}

a {
	text-decoration:transperent;
	color:#fff;
}

.what-1 {
	font-size:30px;
	color:#faee00;
	font-family:berlin;
}

