#everything {
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 25px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
}
a {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #19BCBD;
	font-style: normal;
	text-decoration: none;
}
#logo {
	text-align:left;
	font-size: 12px;
	background:url(../images/logo3.png);
	background-repeat:no-repeat;
	padding-left:330px;
	padding-top:140px;
}
#work{
	text-align:right;
	margin-top:20px;
	float:right;
	font-size: 14px;
	font-weight: bold;
	width:100%;
}
#foot {
	text-align:right;
	float:center;
	font-size: 12px;
	font-weight: normal;
	margin-top:50px;
}
#work img {
	border:none;
	width:85px;
	height:85px;
	margin-left: 20px;
	margin-top:15;
	}
