body {	background-image: url(images/gradient_background.jpg);	background-repeat: repeat-x; 	margin-top: 0;}.header {	background-color: #000000;	color:#FFFFFF;	width: 100%;	font-family: comic sans ms;	font-size: 22px;	font-weight: bold;	valign: center;	border-collapse: collapse;}.content {	color:#FFFFFF;	width: 100%;	font-size: 14px;	font-family: comic sans ms;	font-weight: bold;	margin-top: 0;	margin-left: 0;	margin-right: 0;	align: center;}.quote {	color:#83649f;	font-size: 14px;	font-family: comic sans ms;	font-weight: bold;	margin-top: 0;	margin-left: 0;	margin-right: 0;}

.purple {	color:#83649f;	font-size: 14px;	font-family: comic sans ms;	font-weight: bold;}

.contentheader {	color:#FFFFFF;	width: 100%;	font-size: 30px;	font-family: comic sans ms;	font-weight: bold;	margin-top: 0;	margin-left: 0;	margin-right: 0;	align: center;}.tdcon {	align: center;}.mainlink {	font-size: 16px;	font-family: comic sans ms;	font-weight: bold;}.link:link    {  /* Applies to all unvisited links */  text-decoration:  none;  font-weight:      bold;  color:            black;  } .link:visited {  /* Applies to all visited links */  text-decoration:  none;  font-weight:      bold;  color:            black;  } a:link    {  /* Applies to all unvisited links */  text-decoration:  none;  font-weight:      bold;  color:            white;  } a:visited {  /* Applies to all visited links */  text-decoration:  none;  font-weight:      bold;  color:            white;  } a:hover   {  /* Applies to links under the pointer */  text-decoration:  underline;  font-weight:      bold;  color:            white;  } a:active  {  /* Applies to activated links */  text-decoration:  underline;  font-weight:      bold;  color:            white;  } 