body{
	background-color:#00000ff;

	background-image:  url('../img/1-T.png');
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: no-repeat;

	font-family:monospace;
	font-size: 12px;
	color: #505050;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}
h1{
	color:#505050;
	font-size:11pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:12px;
}
h2{
	color:#505050;
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	text-indent:40px;
}
h3{
	color:#505050;
	font-size:9pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	text-indent:80px;
}
h4{
	color:#505050;
	font-size:9pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	text-indent:120px;
}
a{
	text-decoration:none;
}

a:link{
	color:#999999;
}
a:visited{
	color:#999999;
}
a:hover{
	color:#606060;
}
a:active{
	color:#606060;
}


#profile-lines1{
	text-indent:27px;
}
#profile-lines2{
	text-indent:55px;
}
#profile-lines3{
	text-indent:95px;
}
#profile-lines4{
	text-indent:145px;
}