body{
	 margin: 4px;
	 padding: 4px;
	 
}
/** secondheading **/
 
 
.lightblue{
	background-color: blue;
}
.social-bar{
	text-align: right;
	width: 100%;
	height: 3%;
	background-color: #00CCFF;
}
 a:hover{
	color:white;
	list-style: none;
	text-decoration: none;
} 
 
 
 
.bcolor{
	background-color: white;
}
.border-2{
	border:1px dotted lightgray;
	border-radius: 3px;
	box-shadow: 0px 1px 2px black;
}
.mg1{
	width: 300px;
	height: 270px;
}
.face{
	width: 600px;
	height: 340px;
}
.border-bt{
	border-bottom: 1px solid lightgray;
	border-top: 1px solid lightgray;
}
.black{
	background-color: black;
}
.input[type="text"]{
	border:0;
	border-radius: 3px;
}
.white{
	color: white;
}
<!-- right -->
.principal{
	height: 10px;
	width: 20px;
}
.img-left{
	height: 260px;
	width: 490px;
	margin-top: 40px;
}
.text{
	color: #FF99CC;
	
 }
