

/*body {
    font-family:Arial, sans-serif;
    font-size:50%;
}*/

/*Main Title*/
 .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #80A0C0;
    z-index: 10;
  }

.scrollFix {
    line-height: 1.35;
   overflow: hidden;
    white-space: nowrap;
	color: black;
	background: #FFFFFF;
	text-decoration: none;
	border: none;
		} 
		
#quotescontainer{
    width: 100%;
	height: 950px;
	font-size: 12px;
  
    overflow: hidden; /* contain floated elements */
    background: #f0f0ed;
}	
#center{
	 width: 25%;
	height: 900px;
    font-size: 12px;
	float: left;
    margin: 0% 2% 0% 4%;
    background: #bbb;
}
h1 {
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 150%;
    text-align: center;
color:red;
}

/* contribute and pic of dayand stat headings*/

h2 {
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}

/* top head*/

h3 {
    font-family: Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}


h4{
    font-family: DS-Digital, Arial, sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    color:9c8a95;
    }


/*p a:link{color: yellow; font-size: 100%; text-decoration: none;}


/*where to go*/

h5{
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 100%;
    text-align: center;
    
    font-style: italic
    }

/*stat headings*/

h6{
    font-family:Arial, sans-serif;
    font-size: 80%;
   /* text-align: center;*/
    
    }

/*general text*/

p{
    font-family: Arial, sans-serif;
    font-size:80%;
	
/*text-align: center;*/
}

h7{
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 0.8em;
    text-align: center;
    font-weight: bold;
    }

/*margin in table*/

td { 
    padding: 20px;
}

.body2 A:link {color: #781427; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}

.body2 A:visited {color: #11348d; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}

.body2 A:hover {color: green; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}
 
 .body3 A:link {color: red; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}

.body3 A:visited {color: red; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}

.body3 A:hover {color: green; font-size: 100%; text-decoration: none; }
 a {text-decoration:none}
 
 .route {color:red;}
 
 .body3 {
    font-family: DS-Digital, Arial, sans-serif;
	color: #781427;
    font-size: 140%;
    font-weight: bold;
    
}

.body4 {
    font-family: DS-Digital, Arial, sans-serif;
	color: black;
    font-size: 180%;
    
    
}
.body5 {
    font-family: Ubuntu, Arial, sans-serif;
	color: red;
    font-size: 120%;
    
    
}

.fin  {
    font-family: Ubuntu, Arial, sans-serif;
	color: red;
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    
}

 .fin A:link {color: red; font-size: 100%; text-decoration: none;text-align: center; }
 a {text-decoration:none}

.fin A:visited {color: red; font-size: 100%; text-decoration: none; text-align: center;}
 a {text-decoration:none}

.fin A:hover {color: green; font-size: 100%; text-decoration: none; text-align: center;}
 a {text-decoration:none}
 
