body {
	background-color: black;
	background-image: url('images/hy/maina1.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#navigation_hy {
	position: absolute;
	z-index: 10;
	width: 200px;
	height: 650px;
	padding: 0 0 0 25px; /* top right bottom left*/	
	margin-top: 185px;
	/* border-right: 3px solid #C6EC8C; */
	font-weight: normal;
	/* color: blue; */
}

div#heading {
	width: 690px;
	height: 100px;
	background: pink;
}

div#container {
	position: absolute;
	width: 690px;
	height: 525px;
	margin-left: 215;
	margin-top: 185;
}

div#text2 {
	margin-top: 20;
	margin-left: 20;
}

div#one {
	top: 0;
	left: 0;
	height: 400;
	width: 500;
	position: absolute;
}

div#two {
	top: 165;
	right: 0;
	height: 250;
	width: 200;
	position: absolute;
	font-size: 10px;
	color: white;
}

div#three {
	bottom: 60;
	left: 0;
	width: 485px;
	height: 50px;
	position: absolute;
}

div#four {
	bottom: 60;
	right: 0;
	width: 125px;
	height: 65px;
	position: absolute;
	font-size: 10px;
}