body {
	text-align: justify;
	color: #303030;
	background-color: white;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #06c;
	text-decoration: underline;
}

img {
	border:  none;
}

img.left {
	float: left;
	margin-right: 15px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 30px;
}

#content {

}

#title {
	width:  300px;
	margin-top: 40px;
	margin-left:  auto;
	margin-right: auto;
}

#portfolio {
	
}

p.subtitle {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 90%;
	font-style: italic;
	font-family: serif;
}

#contact {

}
