A:link  { 	color: #white; 
			text-decoration: none; 
		}
A:visited { color: white; 
			text-decoration: none; 
		  }

A:active { 	color: white; 
			text-decoration: none; 
		 }


BODY 
{	
	font: 10pt  MS Sans Serif; 
	color:#193a3a;	
	margin:.02in .02in .10in;
	background-color: #9F6969;
	background-image: url(http://www.firstladiesnetwork.net/images/firstladies_bck.gif);
} 


.join
{
 	position : absolute;
 	top : 483;
 	left :626;
 	z-index : 3;
}
.retrieve
{
 	position : absolute;
 	top : 465;
 	left :550;
 	z-index : 3;
	width: 380;
}

.comingsoon
{
 	position : absolute;
 	top : 283;
 	left :626;
 	z-index : 3;
}
.title
{
 	position : absolute;
 	top : 0;
 	left :55;
 	z-index : 0;
}
.signin
{
 	position : absolute;
 	top : 453;
 	left :250;
 	z-index : 3;
}
.header
{
 	position : absolute;
 	top : 0;
 	left :0;
 	z-index : 3;
}
.content
{
 	position : absolute;
 	top : 150;
 	left :100;
 	z-index : 3;
}
.pswd
{
 	position : absolute;
 	top : 560;
 	left :250;
 	z-index : 3;
}