html{height:100%;min-height: 100%;}
body{
	background:#2f2f2f url(images/body_temp.jpg) repeat-x left top;
	color: #fff;
	font-size: 120%;
	height: 100%;
	line-height: 1.7em;
	min-height: 100%;
}
#hMang{
	text-shadow: 0 2px 1px rgba(0,0,0,0.99);
	-moz-text-shadow: 0 2px 1px rgba(0,0,0,0.99);
	-webkit-text-shadow: 0 2px 1px rgba(0,0,0,0.99)	
}
h2{font-size:160%;font-weight:normal;margin:20px 0;}
a{
	color:#06c25e;
	text-decoration:none;
}
a:hover{
	color:#00853e;
}

