
body {
    background-image: url("http://img.hypesphere.com/2014/08/GTrbnb8Tp.jpg");
}

.h1 {
  color: blue;
}

.borderRadius {
	border-radius: 100px;
	width: 150px;
    height: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.changeFontP1 {
font-family: georgia;
font-size: 20px;
color: yellow;
text-shadow: 2px 2px black;
background-color: white;
border-radius: 10px;
background-image:url("http://33.media.tumblr.com/e8c63ccee9d4305f9080e7901bcc9178/tumblr_ndl2du9S9M1sujz4so3_500.gif");
}

.formFont {
font-family: georgia;
font-size: 15px;
color: yellow;
text-shadow: 2px 2px black;
}

.leslieKnope3 {
  width: 500px;
}

.rowingMeme {
  width: 500px;
  height: 400px;
}