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

body{background-color:#6E774A}

#wrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEFCE7
	
	}
	
.finishedproject1{color:#6E774A;
		font-family:"Times New Roman", Times, serif;
		font-size:16px}
	
.bodycopy{color:#6E774A;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			line-height:20px;
	}
	

#content{
	padding-right:100px;
	}

