@charset "utf-8";
/* CSS Document */
.seattle-web-developer {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #890304;
}
a:active {
	text-decoration: none;
	color: #666;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.photo-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#seattle-developer
{
	width:400px;
	margin-top: 700px;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	color: #908b51;
	text-decoration: none;
	height: 70opx;
}

