@font-face {
  font-family: Pacifico;
  src: url(Pacifico.ttf);
}
html {
	background-color: #2e2d2b;
}
body{background-color: #2e2d2b;
font-family: Pacifico;
}
.clear
{
	clear: both;
}
#header
{
	text-align: center;
}
#header h1
{
	font-size: 60px;
	color: #e7ede9;
	margin-top: -10px;
}
#header h2
{
	margin-top: -35px;
	font-size: 24px;
	color: #a9e5d2;
}
#menu
{
	width: 940px;
	margin: auto;
	margin-top: 30px;
}
#menu li
{
	float: left;
	font-size: 30px;
	color: #e8e16e;
	margin-right: 120px;
}
#menu li a
{
	color: #e8e16e;
} 
.ui-progressbar
{
	height: 15px;
	width: 300px;
}
#whatido, #whativedone, #wherefrom
{
		width: 1000px;
	margin: auto;
	margin-top: 30px;
}
#whatido p
{
	color: #a9e5d2;
	font-size: 20px;	
}
#dev, #current
{
	float: left;	
}
#ohter,#prof
{
	float: right;	
}
#wherefrom
{
	font-family: "Times";
}
#wherefrom h2
{
	color: #a9e5d2;
	font-size: 27px;	
	text-decoration: underline;
}
#wherefrom p	
{
	color: #E7EDE9;
	font-size: 15px;
	margin: 10px 0px 30px 30px;	
}
#wherefrom a
{
	color: #E8E16E;
	font-size: 16px;
	font-weight: bold;	
}
#wherefrom strong
{
	font-size: 18px;
	font-weight: bold;
}
#footer
{
	width: 100%;
	height: 50px;
	background-color: #4c4d4d;
	position: fixed;
	bottom: 0;	
}	
#footer img
{
	width: 40px;
	height: 40px;
	margin: 5px 5px 5px 5px;
	float: right;	
}
#footer a
{
	color: #BD4123;
	font-family: Times;
	text-decoration: none;
}
.imgwork
{
	height: 282px;
}
.thumbimg
{
	height: 40px;
}
