@import url(iqware_import.css);

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Set the page attributes: background, font type, size & color,
                           center template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/



body {
  color: #333; 
  line-height: 1.1em;  
  color: #333; 
  font: small Tahoma, Arial, Verdana, Helvetica, sans-serif!important;  
	font /*IE5-5.5 hack*/: x-small Tahoma, Arial, Verdana, Helvetica, sans-serif;
	
/*	
  ORIGINAL FONT STYLES --- ERASE LATER
	height: 100%;
	font: Tahoma, Arial, Verdana, Helvetica, sans-serif!important; 
	font-size:  11px;
	text-align: center;
	
	  background: #fff url(images/design/background.jpg) repeat top center; */
}
