#site-slogan /* The slogan (or tagline) of a website */ {
  color:#264C99;
  margin-left:255px;
  position:relative;
  text-transform:uppercase;
  top:38px;
  width:300px;
}