body {
  padding-left:25px;
}

h2 {
  color:#CD5555;
  font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
  font-weight:bold;
  margin-bottom:-10px;
}

h3 {
  margin-bottom:0px;
}

.image {
  width:75%;
  height:auto;
}

#graph-img{
  margin-left:auto;
  margin-right:auto;
  width:75%;
  text-align:center;
  font-weight:bold;
  padding-bottom:25px;
}

#image-set{
  margin-left:auto;
  margin-right:auto;
  width:75%;
  font-weight:bold;
  text-align:center;
  padding-bottom:25px;
}

#image-title{
  text-align:left;
  padding-bottom:15px;
}

#title {
  text-align:center;
  font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
  color:#0B75AF;
  font-weight:bold;
  font-size:30px;
  padding-top:30px;
}

#name {
  text-align:center;
  font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
  color:#0B75AF;
  font-weight:bold;
  font-size:20px;
  padding-top:10px;
}

#caption {
  text-align:center;
}

a:hover {
  color:#CD5555;
  font-weight:bold;
}

a {
  text-decoration:none;
  color:#0B75AF;
  font-weight:bold;
}
