body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #B0B0B0; /*	background: #fff url(../images/bg.jpg) 0 0 repeat-x; */
	color: #000;
	text-align: center;
	line-height: 14px;
    margin: 0px;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #C524AC;
	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
	
td {
	font-family: Georgia, Times New Roman, Times, serif;
	}

th {
	font-family: Georgia, Times New Roman, Times, serif;
	}

#wrapper {
	width: 820px;
	border: 0px solid #FF0000;
	background: #FFFFFF;
	}

#headline {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000;
	}
	
#menu {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFCCCC;
	width: 820px;
	height: 26px;
	}	

a.menu {
	text-decoration: none;
	font-weight: bold;
	color: #C524AC;
	}

a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	}
	
#quote {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	font-family: Georgia, Times New Roman, Times, serif;
	}

#quote1 {
	font-weight: bold;
	font-size: 28px;
	line-height: 44px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#quote2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#quote3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#para {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	}		
		
#testimonial {
	text-align: left;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 600px;
	background: #FFCCCC;
	border: 2px #FF0000 double;
	}	
	
#button {
	background: #fff url(../images/button.jpg) 00 no-repeat;
	width: 773px;
	height: 71px;
	border: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #C524AC;
	text-align: center;
	}
	
#button1 {
	background: #fff url(../images/button_short.jpg) 00 no-repeat;
	width: 548px;
	height: 75px;
	border: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #C524AC;
	text-align: center;
	}	
