body{
	margin: 0px;
	background-color: #A79E81;
	background-image: url(../images/bk.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

h1#frase{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
    color: #A79E81;
}

a#sema{
   margin: 0px;
   padding: 0px;
   width: 47px;
   background-image: url(../sema.jpg);
   background-repeat: no-repeat;
   background-position: top;
   height: 17px;/*
   border: 0px;
   text-indent: -5000px;*/
   color: #A79E81;
   text-decoration: none;
   font-size: 0px;
}

