body {
	background-image: none;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:955px;
	height:600px;
	margin-top: 7%;
	margin-right: auto;
	margin-bottom: 7%;
	margin-left: auto;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/black-ribbed-knit-texture.jpg);
	background-repeat: no-repeat;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:108px;
}

#project-two {
	position:absolute;
	left:0px;
	top:108px;
	width:169px;
	height:330px;
}

#project-three {
	position:absolute;
	left:169px;
	top:108px;
	width:198px;
	height:330px;
}

#about-me {
	position:absolute;
	left:367px;
	top:108px;
	width:170px;
	height:330px;
}

#inspirations {
	position:absolute;
	left:537px;
	top:108px;
	width:168px;
	height:330px;
}

#empty-button {
	position:absolute;
	left:705px;
	top:108px;
	width:250px;
	height:330px;
}

#left-bottom-column {
	position:absolute;
	left:0px;
	top:438px;
	width:45px;
	height:162px;
}

#body-copy {
	position:absolute;
	left:47px;
	top:438px;
	width:853px;
	height:162px;
}

#right-bottom-column {
	position:absolute;
	left:898px;
	top:438px;
	width:57px;
	height:162px;
}
