body {

	font-family: 'Arial','Helvetica Neue', Helvetica,sans-serif;
    color: #777777;
    background-image: url(https://images.freecreatives.com/wp-content/uploads/2015/12/Grey-Floral-Pattern-for-Website-Background.jpg);
}

.picture img {

	width:200px;
	float: left;
    margin-right: 15px;
}




.Name {

	float: left;
	        
    background-color: #4aaaa5;
    color: white;
    padding:7px;
}

h1 {

	font-weight:bold;
}

.SideStuf {
float: right;
margin-top: 50px;
margin-right: 70px;
letter-spacing: 2px;
font-size:larger;
}



.navbar-default {

	background-color: white;
}


.connect {

	color: #4aaaa5;
    font-size: 25px;
    margin-left: 53px;
}

.connectBox {

	padding-bottom:15px;
}



.aboutLink, .contactLink, .portfolioLink {

	color:gray;
}

.nameInput {

	margin-bottom:7px;
}

.input {

	margin-bottom:10px;
}

.input input {

	width:563px;
}

.emailInput {

	margin-bottom:7px;

}

.email input {

margin-bottom:10px;
width:563px;

}

.MessageInput {
	margin-bottom:7px;
}

.imgOne {

	width:200px;
	position:relative;
}

.imgTwo {width:200px;position:relative;left: 50%;height: 150px;bottom: 150;}

.imgThree {width:200px;height: 150;position: relative;bottom: 60;left: 71;}

.textCentered {
    position: absolute;
    color: white;
    background-color: teal;
    padding: 10px;
    width: 180px;
    top: 28%;
    left: 14%;
    text-align: center;
}

.imageOne {

	margin-left:72px;

}

.textcenteredTwo {position: absolute;color: white;background-color: teal;padding: 10px;width: 180px;top: 28%;left: 51.5%;text-align: center;}

.textcenteredThree {position: relative;background-color: teal;padding: 10px;width: 180px;/* left: 51.5%; */text-align: center;color: white;bottom: 105;left: 80;}

.imgFour {width:200px;position: relative;height: 150px;bottom: 250;left: 330;}

.textcenteredFour {
position: relative;
background-color: teal;
/* background-image: url(https://media.giphy.com/media/T2jQyysEp3rS8/giphy.gif); */
padding: 10px;
width: 180px;
/* left: 51.5%; */
text-align: center;
color: white;
bottom: 295;
left: 340;
}