#picture {
	float: left;
}

#info {
	float: left;
	padding-left: 22px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
}

li {
	font-size: 14px;
	list-style-type: none;
	text-indent: -40px;
}

body {
	font-family: "Century Gothic", Helvetica, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 60px;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #a2bcd0;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #a2bcd0;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #a2bcd0;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

.plus {
	color: #a2bcd0;
}
