body{
	padding-top: 80px;
}

.jumbotron{
  background-image: url(../img/pcm.png);
  background-position: center center;
  background-size: cover;
  }

  h3 {
  background-color: rgb(53, 53, 53);
  color: white;
  padding: 5px;
    font-size: 1.3em;
}

.media-heading {
  font-weight: bold;
}

.pull-left{
  margin-right: 21px;
}

.effect{
  font-weight: bold;
}

.row{
  margin-bottom: 21px;
}

h1 span.r {
    font-size: 30px;
    vertical-align: top;
}
h2 span.r {
    font-size: 12px;
    vertical-align: top;
}
p span.r {
    font-size: 8px;
    vertical-align: top;
}
