#nav {
	display: none;
}

#logo {
	font-size: 200%;	
	font-family: Georgia, Times New Roman, serif;
	font-variant: small-caps;	
}

#cv ul {
	list-style-type: none;
}

#cv img {
	display: none;
}

#cv .year {
	font-size: 140%;
}

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

#footer {
	display: none;
}