
* { margin: 0px; padding: 0px; }


body, html { width: 100%;  height: 100%; }



body { background: #fff; }



html {
	overflow: auto;
	overflow: hidden; }
	
	
html {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333; }




a { color: #fc6500; }

h3 { font-size: 20px; }

h5 { font-size: 10px; }









.anim {
	margin: 0 auto; text-align: center;
	width: 100%; height: 100%; }




