body
{
	background-color: Moccasin;
	height: 98%;
	width: 98%;
}

div.text
{
	font-family: "verdana";
	color: #FFFACD ;
	text-align:left;
}

h1 
{
	font-family: "verdana";
	font-size: 20px;
	text-align: center;
	color: #8B0000 ;
}
h2
{
	font-family: "verdana";
	font-size: 15px;
	text-align: left;
	color: #FFFACD ;
}


p.text
{
	color: #8B0000;
	font-family: "verdana";
	font-size: 18px;
}
p.text2
{
	color:#FF0000;
	font-family: "verdana";
	text-align: center;
}
div.img
{
  	margin: 2px;
  	height: auto;
 	width: auto;
  	float: center;
  	text-align: center;
}
	



.text
{
	position: relative;
	margin-top: 5%;
	width: 90%;
	left: 5%;
}

table
{	
	margin-left: auto;
	margin-right: auto;
	table-layout: automatic;
	
	
}
tr.who{
	background-color: rgb(176,196,222);

}
tr.cares
{
	background-color: rgb(119,136,153);
}
#pics
{
	
	position: relative;
	text-align: center;
	margin-top: 5%;
}


div.zoom
{
	text-align:left;
	position:fixed;
}


a:hover
{
	color: #0000FF;
}

p.textc
{
	color: #8B0000;
	font-family: "verdana";
	font-size: 25px;
}
.textc
{
	position: relative;
	margin-top: 5%;
	width: 90%;
	left: 5%;
}
