@import url("tools.css");
@import url("typo.css");
/*@import url("layout-navleft-1col.css");*/
@import url("layout.css");
 @import url("nav.css");
 
/*  @import url(".css");  */


  body {
        margin: 0;
        padding: 0;
        background-color: #4b2a21;
        
        background-image: none;
	    background-repeat: repeat;
	     
        text-align: center;
    }
    

ul {
		list-style-type: none;
		
}

.store	{
		
		border-style: none;
		
}

.heading	{
	height:  3px;
	background-color: transparent;
	color: green;
		
}
