body {
	font-family:	Tahoma;
	color:		grey;	
	
}




a:link { 
	color: #404040;
	}

a:visited { 
	color: #a0a0a0;
	}

a:hover { 
	color: #000000;
	text-decoration: none;
        }
a:active { 
	color: #333333;
	}




#block {
	width:		800px;
	
}

#pic {
	float:		left;
}

#picCover {
	position:	absolute;
	
}


#homePic {
	float:		left;
	width:		200px;
	hight:		200px;
}

#text {
	Width: 		100%;
    	letter-spacing:	1.4;

}

#allcontent {
    width:		800px;
    padding-top:	5px;
    padding-bottom:	5px;
    margin-left:	auto;
    margin-right:	auto;
    text-decoration: none;

}


#footer{
    text-align:		center;
    clear:		left;
}



       