body {
	margin:0px;
	text-align: center;
	background-color: #EFE1D3;
	background-image: url("img/bg_body.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}


#content { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 430px;
	height: 680px;
	background-color: #7E212D;
	position: relative;
}

#logo {
	position: absolute;
	top: 32px;
	left: 32px;
}

#text {
	position: absolute;
	top: 32px;
	left: 136px;
}

#pdfDownload {
	margin-top: 32px;
}

#contact {
	margin-top: 64px;
}

#mail {
	margin-top: 12px;
}

.linkedImage {
	border: none;
}
