* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
  background-color: #FFF;
	display: flex;
	font-family: 'Raleway', sans-serif;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
}

div.container {
	align-self: center;
	background: url('http://gdurl.com/Q88u') center center;
	border-radius: 100%;
	min-height: 800px;
	width: 800px;
}

h1 {
  color: #fff;
  background-color: black;
  border-radius: 5%;
  font-family: 'Playfair Display', serif;
  font-size: 52px;
  font-weight: 900;
  line-height: 46px;
  margin: 60px 0 60px 200px;
  text-align: center;
  text-shadow: 0px 2px 4px rgba(34,62,66,.75);
  width: 50%;
}

a.names {
  color: #fff;
  background-color: black;
  border-radius: 10%;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 2px;
  font-family: 'Playfair Display', serif;
  position: absolute;
}

a.btn:hover {
	box-shadow: 0px 4px 4px rgba(34,62,66,.5);
	-webkit-transition: box-shadow 1s ease;
	transition: box-shadow 1s ease;
}

#bryondiv {
	background: url('http://gdurl.com/ln_6') center center;
}


#cassidydiv {
	background: url('http://gdurl.com/JFzw') center center;
	margin: 400px 20px 200px 600px;
}

#aliciadiv {
	background: url('http://gdurl.com/LL-R') center center;
	margin: 200px 400px;
}

#nicdiv {
	margin: 180px 100px;
	background: url('http://gdurl.com/Fq35');
}

#cgdiv {
	background: url('http://gdurl.com/CJCH');
	margin: 15px 100px 500px 600px;
}

#c5div {
	background: url('http://gdurl.com/nrv6');
	margin: 350px 250px;
}

#juliandiv {
	background: url('http://gdurl.com/QyJs');
	margin: 10px 250px;
}
div.circle {
	border: 5px solid white;
	border-radius: 100%;
	height: 150px;
	width: 150px;
	position: fixed;
}

#bPhillips {
	margin: 100px 300px 600px 12px;
}

#crkzhs {
	margin: 450px 250px 200px 500px;
}

#birds {
	margin: 250px 1500px 300px 500px;
}	


#nic {
	margin: 190px 150px;
}

#cg {
	margin: 100px 100px 500px 450px;
}

#circuit {
	margin: 400px 500px 100px 200px;
}

#basement { 
	margin: 20px 230px;
}

#arch {
	margin: 440px 10px;
	color: black;
	background-color: white;
}

#contact {
	margin: 465px 10px;
	color: black;
	background-color: white;
}'
