#danpicture {
  rotate: right;
  max-width: 300px;
  max-height: 450px;
  border-radius: 75%;
  transform: rotate(90deg);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 50%;
}

#navbar {
  color: azure;
}

.col-md-1 {
  font-family: 'Ubuntu', sans-serif;
}

body {
  background: url(https://i.imgur.com/CI4AWsN.jpg) no-repeat center center fixed;
  background-size: cover;
}

.thumbnail{
  max-width: 500px;
  max-height: 500px;
  margin: 40px 40px 40px 40px;
}

.workheader {
  text-align: center;
}

.homeheader {
  text-align: center;
  margin: 100px;
  font-family: 'Permanent Marker', cursive;
  font-size: x-large;
  color:azure;
}

.contactheader {
  text-align: center;
  margin: 100px;
  font-family: 'Permanent Marker', cursive;
  font-size: x-large;
  color: azure;
}

.workheader {
  text-align: center;
  margin: 100px;
  font-family: 'Permanent Marker', cursive;
  font-size: x-large;
  color: azure;
}

.aboutheader {
  text-align: center;
  margin: 100px;
  margin-bottom: 75px;
  font-family: 'Permanent Marker', cursive;
  font-size: x-large;
  color: azure;
}
.blurb {
  text-align: center;
  font-family: 'Permanent Marker', cursive;
  color: azure;
}

.aboutblurb {
  text-align: center;
  font-family: 'Permanent Marker', cursive;
  color: azure;
}
.punch {
  font-family: 'Permanent Marker', cursive;
  color: red;
}

.interests {
  font-family: 'Permanent Marker', cursive;
  color: azure;
}