body {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
 }
#container {
	background: #ffffff;
	margin: 0px 0px 0px 100px;
	text-align: justify;
width: 900px;
position: relative; }


#header-image {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	

}

#text {
	background: #ffffff;
	margin: 15px 0px 0px 100px;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-align: left;}

#text2 {
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	text-align: justify; }

#text a, a:visited {
	color: #000000;
	text-decoration: none;
}
#text a:hover {
	color: #C6C6C6;