/*body {

	background-image: url(https://images.freecreatives.com/wp-content/uploads/2015/12/Grey-Floral-Pattern-for-Website-Background.jpg)
}

.navbar-brand {

	background-color: #4aaaa5;
    font-family: 'Georgia',Times,Times New Roman, serif;
    color: white;
    font-weight: bold;
    margin-left: 120px;

        color: white;
    background-color: teal;
    margin-left: 75px;
    font-size: xx-large;
    font-weight: bold;

}

.nav.navbar-nav.navbar-right {

margin-right: 120px;

}

.col-md-8{

	border: 1px solid lightgray;
    background-color: white;
    padding-bottom: 25px;
    width: 66%;
    top: 20px;

}

.page-header h1 {

color: #4aaaa5;
    font-size: 30px;
    font-weight: bold;

}







.navbar.navbar-default {

	background-color: white;
    margin-bottom: 10px;


}



.picture img {

	width:200px;
	float:left;
	margin-right:10px;
}


.col-md-11 {

	 border: 1px solid lightgray;
    background-color: white;
    top: 20px;
    padding-bottom: 30px;
}

.page-header {

	    color: #4aaaa5;
    text-align: center;
    font-size: 25px;
}

.connectBox img {

width: 80px;

}*/

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;
}
