body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
    color: #00add3
}
.main {
	font-size: 10px;
	line-height: 200%;
	letter-spacing: 0.1em;
}
.title {
	margin-top:50px;
	margin-bottom: 30px;
}
.photo {
ĦĦĦĦmargin-top:10px;
ĦĦĦĦmargin-bottom:0px;
}
a:link {
	color: #00add3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00add3;
}
a:hover {
	text-decoration: none;
	color: #00add3;
	background-color: #00add3;
}
a:active {
	text-decoration: none;
	color: #00add3;
}