@charset "utf-8";
/* 
Created 2010 Year By WebDes Studio ! 
*/

body {margin: 0;
      padding: 0;
	   }
	   
	   
.footer {	
    background:url(../images/footer.png);
	width: 100%;
	height:71px;
		}	   
		
.header {
	background:url(../images/header.png);
	width: 100%;
	height:100px;
	}		
		
		