@charset "UTF-8";
/* CSS Document */


h1,h2,h3,h4,p,body{margin:0;
padding:0;
}

h1{color:rgba(1,64,52,1.00);
	font-family: 'Caveat', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:80px;}
h2{color:rgba(255,255,255,1.00);
	font-family: 'Caveat', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:45px;
		}
/* font-family: 'Caveat', cursive; */
h3,h4,h5{color:rgba(0,0,0,1.00);
	font-family: 'Caveat', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:30px;
		}
p{color:rgba(0,0,0,1.00);
	font-family: hind, sans-serif;
	font-weight: 400;
	font-style: normal;
		}

a:link{color: rgba(1,64,52,1.00);
	font-weight: 600;
	text-decoration: none;
		}
a:visited{color: rgba(1,64,52,1.00);
	font-weight: 600;
	text-decoration: none;
		}
a:hover{color: rgba(0,0,0,1.00);
	font-weight: 600;
	text-decoration: none;
		}
a:active{color: rgba(1,64,52,1.00);
	font-weight: 600;
	text-decoration: none;
		}

footer a:link{color: rgba(1,64,52,1.00);
	text-decoration: none;
		}
footer a:visited{color: rgba(1,64,52,1.00);
	text-decoration: none;
		}
footer a:hover{color: rgba(0,0,0,1.00);
	text-decoration: none;
		}
footer a:active{color: rgba(1,64,52,1.00);
	text-decoration: none;
		}



#logo{width:1150px;
	height:275px;
	margin: 25px auto;
		}
#logoimage{width:1155px;
	height:100px;
	margin:0px auto;
	text-align: center;
		}
#logocaption{width:1200px;
	height:30px;
	margin:20px auto;
	text-align: center;
		}

.pattern{width:1200px;
	height:100px;
	margin:0px auto;
	background:rgba(151,166,164,1.00);
		}
.patterntext{width:400px;
	height:80px;
	margin:0px auto;
	padding-top:20px;
	text-align: center;
		}


.fullwidth{width:1200px;
	height:250px;
	margin:75px auto;
	/* background:#8CA48A; */
		}
.fullwidth2{width:1200px;
	height:340px;
	margin:75px auto;
	/* background:#8CA48A; */
		}
.profilepicture{width:400px;
	height:250px;
	background:url("../images/profilepic.jpg");
	margin:0px;
	float:left;
		}
.twothirdstext{width:740px;
	height:210px;
	margin:0px;
	padding:20px;
	background:rgba(242,242,242,1.00);
	float:right;
		}
.twothirdstextleft{width:740px;
	height:300px;
	margin:0px;
	padding:20px;
	background:rgba(242,242,242,1.00);
	float:left;
		}
.twothirdstextright{width:740px;
	height:300px;
	margin:0px;
	padding:20px;
	background:rgba(242,242,242,1.00);
	float:right;
		}
.pictureofwork{width:333px;
	height:250px;
	margin:0px;
	float:right;
		}
.pictureofwork2{width:400px;
	height:340px;
	margin:0px;
	float:left;
		}


#footer{width:1200px;
	height:150px;
	margin:0px auto;
		}
#linkedin{width:1200px;
	height:50px;
	margin:75px auto 0px auto;
	text-align: center;
	color:rgba(1,64,52,1.00);
		}
#email{width:1200px;
	height:80px;
	margin: 20px auto;
	text-align: center;
	color:rgba(1,64,52,1.00);
	font-family: 'Caveat', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:30px;
		}









