header{
 background: url(sfo2.jpg);
height:500px;
 margin:0 auto;
color: white;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
img{
 border-radius: 50%;
}
h1{
  text-align: center;
}
div{
display:inline-table;
display:inline-block;
margin-left:19em;
}
.btnmwrk{
  background-color: grey
  color: white;
  padding: 15px 32px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}
#barrr ul li {
display: inline;
background-color: white;
}
#barrr ul li a {
padding: .2em 1em;
color: black;
}
.work{
background-color:#eee8dd;
border: none;
border-radius:5px;
width:190px;
height:60px;
margin: 15px;
text-align: center;
}
body{
  font-family: Optima, sans-serif;
  background-color: #f6f3ef;
}
#articless{
  color: pink;
}
h3{
  text-align: center;
}
.aboutme{
  border: 2px solid #462860;
  border-radius: 8px;
  width: 800px
  text-align: center;
}
#socials div{
  display: inline center;
  padding: 20px;
  text-decoration: none;
}
#insta1{
  border-radius: 5%
}
#insta2{
  border-radius: 5%
}
#insta3{
  border-radius: 5%
}
#insta4{
  border-radius: 5%
}
