/* by www.datiacelia.com.br */

body {
	margin: center;
}

img {
	border: 0;
}

p {
	text-align: center;
}

p a {
	color: #867f79;
}

p a:hover {
	color: #3f4044;
}

#corpo {
	width: 800px;
	height: 2658px;
	margin: center;
	text-align: center;
	display: block;
}

#tudo {
	width: 800px;
	height: 2658px;
	background: url(../imgdagabi/lojinha-da-gabi.jpg) no-repeat 0 0;
	display: block;
	margin: center;
	position:absolute;
    left:20%;
    margin-left:-10px;

}

#menu {
	width: 800px;
	height: 75px;
	background: url(../imgdagabi/02menu.jpg) no-repeat 0 0;
	color: #8E64F6;
	font-family: Georgia;
	font-size: 15px;
    font-weight: normal;
    margin: center;
	text-align: center;
	display: block;
}

#frete {
	width: 800px;
	height: 2115px;
	background: url(../imgdagabi/lojinha-da-gabi-frete.jpg) no-repeat 0 0;
	display: block;
	margin: center;
	position:absolute;
    left:20%;
    margin-left:-10px;
}

#sobre {
	
	width: 800px;
	height: 2115px;
	background: url(../imgdagabi/lojinha-da-gabi-sobre.jpg) no-repeat 0 0;
	display: block;
	margin: center;
	position:absolute;
    left:20%;
    margin-left:-10px;
}

#prazos {
	
	width: 800px;
	height: 2115px;
	background: url(../imgdagabi/lojinha-da-gabi-prazos.jpg) no-repeat 0 0;
	display: block;
	margin: center;
	position:absolute;
    left:20%;
    margin-left:-10px;
}

#rodape {
	width: 756px;
	height: 96px;
	font-family: Georgia;
	color: #8E64F6 ;
	font-size: 14px;
    font-weight: normal;
	text-align: center;
	display: block;
	position: absolute;
		
}



para voltar a ancora

.fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 200px;
  background-color: white;
  
}


