body {
	margin:0px;
	color: black;
	font: normal normal 15px/20px helvetica, arial, sans-serif;
}

#logo {
	position: absolute;
	left:200px;
	top: 180px;
}

#about {
	position: absolute;
	left:200px;
	top: 270px;
	width: 240px;
}

a {
	color: #3f7578;
	text-decoration: none;
}

a:hover {
	color: #424242;
	text-decoration: underline;
}

a img { border: none;
}
