@charset "UTF-8";

/* CSS Document */

html { height: 100%; }

body { 
	height: 100%;
	color:#fff; 
	margin:0px; 
	background:url(/imgs/back.png) repeat-x #161718; 
	font:13px Arial, Helvetica, sans-serif 
}



