#body {
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
}

a { 
	color: #777777; 
	text-decoration: none; 
}

a:active { 
	text-decoration: none;
	color: #777777; 
}

a:visited { 
	color: #777777;
	text-decoration: none; 
}

a:hover {
color: #cccccc;

}

#logo {
margin: auto;
width: 450px;
text-align: center;
}

#projects {
margin: auto;
width: 600px;
}

#logo ul {
text-align: left;
}
