body {
  font-size: small;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #6B443F;
  background-image: url(../images/tile.jpg);
         }
		 
.emphasis {
   font-size: 120%;
   font-weight: bold;
           }
		 
#main   {
width: 720px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
}


a:link  {
color:     #6B443F;
text-decoration: underline;
border: none;
}

a:hover  {
color:     #C1046B;
text-decoration: none;
border: none;
            }
			
a:visited  {
color:     #6B443F;
text-decoration: underline;
border: none;
}

.superimpose {
position: relative;
display: block;
width: 400px;
top: -356px;
left: 81px;
z-index: 2;
text-align: left;
color:  #6B443F;
}

.superimpose2 {
position: relative;
display: block;
width: 300px;
top: -375px;
left: 80px;
z-index: 2;
text-align: left;
color:  #6B443F;
}

.superimpose3 {
position: relative;
display: block;
width: 200px;
top: -800px;
left: 462px;
z-index: 2;
text-align: right;
color:  #6B443F;
font-size: 90%;
line-height: 1.5;
}

.superimpose4 {
position: relative;
display: block;
width: 500px;
top: -20px;
left: 85px;
z-index: 2;
text-align: left;
color:  #6B443F;
}
