body{
background: url(../img/bghome.jpg) no-repeat #022b16;}

.check{
background: url(../img/bg-age.png); width:428px ; height:542px ; margin: 0 auto
}
.check-not{
background: url(../img/bg-check-not.png); width:428px ; height:542px ; margin: 0 auto
}

.check .sim, .check .nao{
display: block; width: 73px; height: 30px; float: left
}
.check .sim{
margin: 439px 0 0 112px ;}
.check .nao{
margin: 439px 0 0 50px;}

.pack{
background: url(../img/pack-home.png); width:723px ; height:262px ; float: right; position: relative; top: -218px; margin-right: -300px
}


		
footer{
		clear:both;
		background:url(../img/footer.png) no-repeat center top;
		width:1000px;
		bottom:175px;
		left:210px;
		position:relative;
		overflow:hidden;
		height:100px;
		z-index:1 ;
	} 
	
