/*body{
	background-image: url('assets/img/hms2.jpg');
	background-color: skyblue;
}
h3{
	text-align: center;
	font-family: arial hevetical;
	
}

#header{
	padding-top: 23px;
	padding-bottom: 23px;
	text-align: center;
	font-family: arial hevetical;
}

#sidebar{
list-style-type: none;
text-decoration: none;
background-color: white;
background-size: 50vh;
display: block;
}


#login{
	padding-right: 23px;
	padding-top: 20px;
}

#buttons{
float: right;
}
input{
	color: red;
}*/

#image{
	height: 60vh;
	width: 100vw;

}
 #social{
  margin: 5px !important;
  
  font-size : 23px !important;
  color: white;
}