@charset "UTF-8";
/* CSS Document */

/* iepngfix */

img, div {
	behavior: url(../js/iepngfix.htc);
	}

/* /iepngfix */


body{
	background:url(img/bg.jpg) no-repeat top #007a78;
	text-align:center;
	}
wrapper{
	margin:0 auto;
	}
h1{
	margin-top:30px;
	margin-bottom:20px;
	}
p.text1{	
	margin-bottom:26px;
	}
p.product{	
	margin-bottom:26px;
	}
h2{	
	margin-bottom:10px;
	}
p.text2{	
	margin-bottom:20px;
	}
div#btn img{	
	margin-bottom:20px;
	}
