body, td, span
{
	font:16px Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	}


center {
font-size: 16px;
}


h1 {
}


/* This is quote- hugh topic headings */
h2 {
color: green;
}

/* is is large topic headings */
h3 {
color: green;
font-size: 20px;
}

/* This is medium topic headings */
h4 {
color: green;
font-size: 18px;
}

h5 {
font-size: 12px;
font-weight: normal;
}

#green-font {
color: green; 
}

#blue-font {
color: blue; 
}
 
#red-font {
color: red; 
}

#orange-font {
color: orange; 
}

#testimonial {

font-size: 14px;

}

#RightQuotes {

position:absolute; 
width:160px;
z-index:3; 
top: 155px; 
left: 740px; 
float:right;
border:solid #ffffcc 10px; 
font-family:Fantasy, Helvetica, Arial, sans-serif; 
text-align: center; 
padding:5px 5px 5px 5px;

}

#LeftQuotes {

position:absolute; 
width:115px;
z-index:3; 
top: 1,250px; 
left: 1px; 
float:left;
border:solid #ffffcc 10px; 
font-family:Fantasy, Helvetica, Arial, sans-serif; 
text-align: center; 
padding:5px 5px 5px 5px;

}




