body {
	background:#000005;
	}

#home_body_image {
	width: 955px;
	height: 484px;
	position: fixed;
	left: 235px;
	top: 95px;
	z-index:1;	
}

#text_box {
	width:400px;
	height:300px;
	position: fixed;
	top: 200px;
	left:350px;
	z-index:2;
}

.home_text 
{
	color: #000;
	font: 18px Papyrus;
	text-decoration:none
}

.home_text2 
{
	color: #000;
	font: 14px Papyrus;
	text-align: left;
}

a:link {
    color: #000;
    text-decoration:none
}

a:visited {
    color: #000;
    text-decoration:none
}

a:active {
    color: #41597a;
    text-decoration:none
}

a:hover {
    font-weight: bold;
    text-decoration:none
}
