body {
	padding: 0px; margin: 40px; 
	color: #444;
	font-size: 12px;
	line-height: 20px;
	background-color: #fff;
	font-family: Helvetica, sans-serif;
}

body a, a:link, a:visited {
	color: #666;
}

body a:hover {
	color: #35b0e3;
}


h2 {
	font-size: 28px;
	font-weight: normal;
	padding: 20px 0 0 0;
}

.name {
	font-size: 50px; 
	font-family: georgia; 
	color: #444; 
	font-weight: normal; 
	line-height: 50px;
}

.profession {
	font-size: 28px; 
	color: #c1c1c1; 
	font-style: italic; 
	font-family: georgia; 
	font-weight: normal; 
	margin-top: -30px; 
	line-height: 25px; 
	padding: 0 0 20px 0;
}

.subparts {
	width: 790px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 0px;
}

.contact_icon {
	margin-bottom: -2px;
}

.containers {
	float: left;
	width: 250px;
	padding-right: 20px;
	text-align: justify;
	font-size: 12px;
}

.container_website {
	font-weight: normal; 
	font-size: 12px;
	font-family: georgia; 
	font-style: italic; 
	color: #999;
}

.content_shortcuts ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none; 
	list-style-image: none;
}

.content_shortcuts ul li {
	font: 14px Georgia;
	font-style: italic;
	display: inline;
	padding: 0 20px 0 0;
}

.content_shortcuts ul li a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.bottomtext {
	padding: 20px 0 0 0; 
	font: 14px Georgia; 
	font-style: italic; 
	color: #e1e1e1;
}

#reach a {
	font-size: 22px;
	color: #6C8188;
}