
* {
	}

html {
	font-size: 100%;
background-color:#ffffff;

	   
	}
	


h1, h2, h3, h4 {
font-family:Century Gothic,Helvetica,sans-serif;
}


p
{
font-family:Century Gothic,Helvetica,sans-serif;
color:black;
font-size:12px;
}

body
{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

#logo {

	position:absolute;
	top:25px;
	left:25px;
	

}

#quote {
	width: 600px;
	position:relative;
	margin-top:200px;
	margin-left:300px;

}

#button {

	position:absolute;
	top:150px;
	left:60px;
	z-index:1;

}

#faceIcon {

	position:absolute;
	top:250px;
	left:60px;

}

#twitIcon {

	position:absolute;
	top:270px;
	left:60px;

}

#name {

	position:absolute;
	top:25px;
	right:25px;
	padding-left:900px;
	z-index:50;
}

#bio {
	position:absolute;
	width:500px;
	top:135px;
	left:200px;
	
}

#contact {
	position:absolute;
	top:212px;
	left:115px;
}

#projects {
	position:absolute;
	top:205px;
	left:267px;
	margin-left:30px;
	z-index:1;
}

#lines {
	position:absolute;
	top:174px;
	left:100px;
{


#wrap {
	width: 600px; 
	align: center;
	
	margin-left: 202px;
	margin-top: 10px;
	}

#screen {
	width: 500px;
}

#navScreen {
	width: 100px
	background-color: grey;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

img {
	border: none;
}


#link{
	font-family:Century Gothic,Helvetica,sans-serif;
	color:white;
	font-size:10px;
}

#images {
	align: center;
	padding: 10px;
	border: none;
}

#nav {
	float: left;
	clear: both;
	width: 150px;
	padding: 10px;
	margin-right:25px;
	border: none;	
}

#header {
	text-align: left;
	padding: 10px;

	}
#bottles {
	position: absolute;
	font-family:Century Gothic,Helvetica,sans-serif;

	}

#content {
	width: 350px
	background-color: silver;
	position: absolute;
	font-family:Century Gothic,Helvetica,sans-serif;
	padding: 10px;
	font-size: 14px
	}

#contentLogo {
	width: 350px
	background-color: silver;
	position: absolute;
	font-family:Century Gothic,Helvetica,sans-serif;
	padding: 10px;
	font-size: 14px
	}

#footer
{
	clear: both;
	padding: 10px;	
}

#logos {
	width: 500px; margin: 200px auto;
}

#logos li {
	list-style: none; float: left; margin: 15px;
}

	#logos a img {
		border: 5px solid #aaa;
	}
		#logos a:hover img {
			border: 5px solid #75879d;
		}

