#shortcuts,
#sidebar,
#top
{
	display: none;
}

body {
	padding: 60px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

.logo {
	text-indent: 0;
	background-image: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 30px;
	color: rgb(0, 98, 134);
}

#content {
	width: auto;
	float: none;
}

#cvContainer #cvContent,
#cvContainer #cvBottom,
#cvContainer,
#cvContainer a {
	background-image: none;
	color: #788980 !important;
}

#cvContainer h2, #cvContainer h3 {
	color: #000;
}