#header_text {
	display: block;
	position: absolute;
	width: 520px;
	height: 111px;
	margin-top: 135px;
	margin-left: 30px;
	background-image: url(../images/header-about-text.png);
}

#typewriter {
	display: block;
	position: absolute;
	width: 290px;
	height: 240px;
	margin-top: 60px;
	margin-left: 560px;
	background-image: url(../images/header-about.gif);
}

#left {
	margin-top: 15px;
	margin-right: 30px;
	width: 210px;
}

#right {
	margin-left: 100px;
	margin-top: 15px;
	width: 580px;
}

#maintext, #left {
	line-height: 130%;
}

#maintext a {
	text-decoration: underline;
	color: #6F913A;
}

#maintext a:hover {
	text-decoration: none;
}

#maintext a:hover {
	text-decoration: none;
}

#maintext p {
	font-size: 12px;
}

#left p {
	font-size: 12px;
}
