@charset "utf-8";
/* CSS Document */
#project{
	position:absolute;
	left:-10%;
	top:-18%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px}
#review{
	position:relative;
	left:-10%;
	top:4%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px}
#photo{
	position:relative;
	left:-10%;
	top:5%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px}
#updates{
	position:relative;
	left:100%;
	top:-86%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px}
#about{
	position:relative;
	left:100%;
	top:-85%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px}
#follow{
	position:relative;
	left:100%;
	top:-84%;
	width: 300px; 
	height: 200px; 
	border: black solid 1px
	}
