@charset "UTF-8";
/*html version */

}
body {
	background-color: #163e1b;
	}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	}

h2 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:5d7e62;
	font-weight:500;
	}
	
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:5d7e62;
	font-weight:500;
	}
	
h4 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}

#home {
	width:1200px;
	height:400px;
	top:94px;
	position: absolute;
	background-image:url(backgroundHtml1.jpg);
	}

#textintro {
	width:auto;
	height:auto;
	position:absolute;
	top:50px;
	left:955px;
	}

#about {
	width:400px;
	height:380px;
	position:absolute;
	top:10px;
	left:400px;
	}
	
#navigation {
	width:auto;
	height:auto;
	position:absolute;
	left:955px;
	top:300px;
	}
