#aaa {
  background-image: url("../../img/bg.png");
}

header a {
text-decoration: none;
color: #eee;
}


h1 {
background: linear-gradient(#333, #555);
color: #eee;
border-bottom: 2px solid #CBCBCB;
width: 100%;
height: 50px;
padding-left:3%;
line-height: 50px;
margin-top: 0px;
margin-bottom: 10px;
font-size: 16px;
}

img {
  width: 30%;
  margin: 1%;
}

#sam {
  text-align: center;
}
