html {
background-color: #e3d9e1;
}

body {

color: #2b2525;
font-family: Arial;
text-align: center;
}

h1 { 

font-size: 50px;
}


.about {

height: 60px;
width: 310px;
background-color: #3B5998 ;
border: 2px solid black;
border-radius: 7px;
margin: auto;
font family: Klavika;
color: #ffffff;
font-size: 50px;


 }

 a {
 
 text-decoration: none; }
 
#face {
 left: 0px;
 top:-50px;
 position: relative;
 
 
 
  }
