#background.fullBg {
	top:  0;
	left: 0;
}

.back_arrow {
	display: none !important;
}

#page {
	top: 15px !important;
	margin-top: 15px !important;
}

#footer {
	position: static !important;
}

h1 {
	padding-left: 15px !important;
}

body {
	width:  100%;
	height: 99%;
}

img.cv_background {
	display: none;
}

img.cv_background_with_text {
	display: inline;
}

.cv_content {
	display: none;
}