body {
	background:#D8A1A5 url(images/connect_bg.gif) top left repeat-y;
	margin:0 0 0 0; 
	font-family: Times New Roman, Bookman Old Style, Georgia, Arial, sans-serif;
	font-size: 14px;
	color:#1A241A;
}

#container{
	
	width:500px;
	height:900px;
	padding:10px;
	margin-top:10px;
	margin-left:170px;
	text-align:left;
}

#navi{
	font: 16px Garamond;
	font-weight:bold;
	text-align:center;
	word-spacing: 55px;
	padding: 0 0 35px 0;
}

#navi a{
	text-decoration:none;
	color:#414E34;
}

a{
	 text-decoration:none;
	 font-size:16px;
}

a:link{
 color:#204722;

}

a:visited, a:active{
	color:#FEF9EB;
}
a:hover{
	color:#91BB64;
}





h1{
	font-family: Georgia, Garamond, Times New Roman, Bookman Old Style, Arial, sans-serif;
	font-size: 14px;
	color:#29572A;
}