@charset "utf-8";
/* CSS Document */

/*fonts*/
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:900|Roboto:300,700);

@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Regular-webfont.eot');
	src: url('../_fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Regular-webfont.woff') format('woff'), url('../_fonts/Cantarell-Regular-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Regular-webfont.svg#webfont9UOzsjXz') format('svg');
	font-weight: normal;
	font-style:normal;
}
@font-face {
	font-family: 'Cantarell';
	src: url('../_fonts/Cantarell-Bold-webfont.eot');
	src: url('../_fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../_fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../_fonts/Cantarell-Bold-webfont.ttf') format('truetype'), url('../_fonts/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
	font-weight: bold;
	font-style:normal;
}


/* general design*/
body {
	font-family: 'Montserrat', sans-serif;
	size: 1.1em;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 15px;
	font-weight: 200;
	width: 100%;
	letter-spacing: normal;
}
header {
	margin: 0;
	height: 581px;
	width: 100%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	clear: both;    
	background-image:url(../_images/birds_water.jpg);
	background-repeat: no-repeat;
}
header h2 {
    font-family: "Titillium Web", sans-serif;
	font-size: 2.7em;
	line-height: 120px;
	text-transform: uppercase;
	text-shadow: 0px 5px 2px #000;
	color:rgba(255,255,255,1);
    font-weight: 900;
	margin: 0;
	padding: 20px 0 0 30px;
	letter-spacing: 2px;
}
header img{
	background-image: url(../_images/birds_water.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	clear: both;
	height: 590px;
	margin: 0px;
	
}
.logo{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.logo a{
	font: 100% Cantarell, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	text-transform: uppercase;
	padding: 3px 10px 0 10px;
	margin: 0;

}
.logo a:hover{
	background-color: #fff;
	color: #7accc8;
}

header a.logo span { display: none; }
/*top level*/
nav {
	font: 'Cantarell',sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1);
	font-weight: normal;
	background-color: rgba(0,153,102,0.6);
	box-shadow: 0px 5px 10px #888;
	position: relative;
    padding: 30px 0px 0px 160px;
}

nav ul{ list-style: none; margin: 0; padding: 0;}
nav > ul > li{ float:left;}

nav ul::after {content:''; display:block; clear:both;}
nav ul li:hover {background-color:rgba(0,0,255,1)}
nav ul li:hover > ul { display:block;}

nav ul li a {
	display: inline-block;
	color: rgba(255,255,255,1);
	padding: 10px;
	text-decoration: none;
	width: 110px;
}
nav ul li a:hover {
	background-color: rgba(102,51,204,1);
}

nav ul ul { display:none; position: absolute; top: 100%; background-color:rgba(0,0,0,1) }
nav ul ul li { position:relative;}
nav ul ul ul { left: 100%; top: 0;}


nav > ul {padding-left: 35px; }
nav > ul > li{ float:left;}

@media screen and (max-width: 750px) {
	
	header a.logo { width: 120px; height: 44px; }
	article { width: 100%; float: none; margin-bottom: 40px; }
	article div { margin: 0px 40px; padding: 0px 0px 30px 0px; border-right: none; border-bottom: 1px solid #555; }
	aside { width: 100%; float: none; }
	
	nav {padding: 70px 0px 0px 10px }
	nav > ul { padding-left: 0px; padding-right: 20px; }
	nav > ul > li > a {padding: 8px 112px 10px 12px; }
}

/*the two codes below are for the images of the site to be responsive*/


[if lt IE 9]><script>
jQuery(function($) {
    $('img').each(function(){
        // .removeAttr supports SSVs in jQuery 1.7+
        $(this).removeAttr('width height');
    });
});


img, object, embed, video {
	max-width: 100%;
	-ms-interpolation-mode:bicubic;
}	


article #mainContent {
	width: 100%;
	margin-top: 3px;
	padding: 20px;
	background-color: rgba(255,255,255,1);
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
article p{
	font: 100% 'Montserrat', sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: rgba(51,51,51,1);
	font-weight: 400;
}
article h1 {
	font-family: 'Satisfy', cursive;
	color: rgba(128,0,64,1);
	font-size: 2.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 20px;
	 }

article h2 {
    font: 100% Cantarell, Arial, Helvetica, sans-serif;
	 margin: 0px 0px 1.5em 0px;
	color:rgba(102,102,102,1);
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.intro{
	padding: 20px;
	text-align: left;
	width: 80%;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
p a img{
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	width: 30px;
	height: 30px;
}

.firstcharacter { 
   font-family: 'Georgia', serif; 
   float: left;
   color:rgba(128,0,64,1);
   font-size: 75px; 
   line-height: 60px;
   padding-top: 4px;
   padding-right: 8px; 
   padding-left: 3px; 
  }

button {
	cursor: hand;
	background-color:rgba(217,217,255,1);
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 3px 5px #888;
	color: white;
    border: none;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding: 10px;
}
button h2{
	font-family: 'Satisfy', cursive;
	color: rgba(128,0,64,1);
	font-size:18px;
}
button:hover {
	transform: scale(1.2);
	background-color: rgba(240,213,15,1);
}
spanbutton  {
	background-color:rgba(217,217,255,1);
	border-radius: 10px 10px 10px 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
button:hover span {
	background:rgba(255,204,102,1);
	transform: scale(1.2);
}
.poem{
	width: 47%;
	background-color: rgba(255,255,255,1);
	position: relative;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.poem h2{
	font-family:  "Palatino Linotype", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 22px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	color: rgba(0,51,153,1);
}
.poem h3 {
	font-family: "Palatino Linotype",  "Century Schoolbook L", "Times New Roman", serif;
	color: rgba(0,51,153,1);
	line-height: 20px;
	font-size: 17px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.poem a {
	font-family: "Palatino Linotype",  "Century Schoolbook L", "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	color: rgba(0,51,153,1);
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.poem a:hover{
	color: rgba(204,0,0,1);
}
.poem blockquote{
	font-family:  "Palatino Linotype",  "Century Schoolbook L", "Times New Roman", serif;
	color: rgba(0,0,153,1);
    background-color:white;
	box-shadow: 0px 3px 3px #888;
	width: 85%;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 30px;
	text-align: center;
	padding: 10px;
}
.poem blockquote p:first-letter{
	font-family: "Palatino Linotype", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 30px;
	font-style: italic;
	color: rgba(0,0,255,1);
	text-indent: 5px;
	padding-right: 4px;
	font-weight: 400;
}
.poem blockquote p {
	font-family:  "Palatino Linotype",  "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	color: rgba(0,0,153,1);
}
.eyes{
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;	
}
.question{
	background-color: rgba(233,233,233,1);
	border: thin dashed rgba(255,153,0,1);
	box-shadow: 0px 3px 3px #888;
	padding: 10px;
	margin-top: 0px;
	float: left;
	width: 48%;
	display: block;
	margin-bottom: 10px;
}
p.theorem{
	font-size: 26px;
	line-height: 30px;
	}
.green {
	font-family:  "Helvetica Neue",  sans-serif;
    text-transform: uppercase;
	color:rgba(0,153,51,1);
	font-weight: bold;
}
.blue {
	font-family: "Palatino Linotype",  "Century Schoolbook L", "Times New Roman", serif;
	text-transform: uppercase;
	color:rgba(0,0,204,1);
	font-weight: bold;
}
.red {

	text-transform: uppercase;
	color:rgba(255,0,0,1);
	font-weight: bold;
}
/* Table Styles */
article.bluetable{
	background-color: rgba(242,242,242,1);
	box-shadow: 0px 5px 10px #888;
	padding: 10px;
	width: 95%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.bluetable h2{
	font-family: "Titillium Web", sans-serif;
	color: rgba(255,255,255,1);
	letter-spacing: 2px;
	font-size: 2.3em;
	line-height: 44px;
	background-color: rgba(191,2,6,1);
	border-radius: 40px 40px 40px 40px;
	border: medium dashed rgba(0,196,196,1);
	box-shadow: 0px 5px 10px #888;
	text-align: center;
	width: 60%;
	padding: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

h2 { margin: 20px 0 10px 0; font-size: 1.4; font-weight: 900; }
 table#gov {
	background-color: rgba(0,102,153,1);
	box-shadow: 0px 3px 3px #888;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFF;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
}
table#gov th, table#gov td {
   text-align: center;
}
table#gov thead{
	font-size: 0.8em;
	line-height: 12px;
	background-color: rgba(204,0,0,1);
	text-transform: uppercase;
}
table#gov thead th {
	color:rgba(255,255,255,1);
	padding: 5px;
	vertical-align: bottom;
}
table#gov thead th:nth-child(1){width: 100%;
text-align: left; padding-left: 10px;}

table#gov tbody	{ font-size: .9em; line-height: 15px;}
/*have dramatized the transition and color of fonts*/
table#gov tbody tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(255,51,0,1);
	transition: background-color .6s, color .6s;
}
/*the odd goes to second line even starts on first linecreate different designs copy paste the bellow lines to create different back colors */
table#gov tbody tr:nth-child(even) {
	background-color: rgba(255,102,102,0.2);
}
  
  
 /*have added color to font to go black*/
table#gov tbody tr:hover {
	color: rgba(0,0,0,1);
	background-color: rgba(102,153,51,1);
}
  
/*below apply the color odd lines white*/  
table#gov tbody td { padding: 12px; }
table#gov tbody tr:hover td:first-child {
	background-color: rgba(204,51,0,0.0);
}

/*light color emphase for fist column with yellow*/
table#gov tbody td:first-child {
	text-align: left;
	padding-left: 20px;
	font-weight: 700;
	background-color: rgba(0,204,204,0.35);
	transition: background-color .6s;
}
table#gov tfoot p{
	color: rgba(255,255,255,1);
	text-transform: uppercase;
	font-size: 14px;
}

table#gov tfoot { font-size: .8em; } 
table#gov tfoot tr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color:rgba(0,204,204,1);
}
table#gov tfoot td {
	color: rgba(255,0,0,0.6);
	text-align: left;
	line-height: 15px;
	padding: 15px 20px;
	background-color: rgba(51,51,51,1);
}
table#gov tfoot a {
	color:rgba(255,0,0,1);
	text-decoration: none;
}
table#gov tfoot a:hover { color:rgba(102,255,204,1);
text-decoration: underline; }


/* Media Queries */
@media screen and (max-width: 400px) {
	h1 { font-size: 34px; line-height: 36px; padding-left: 15px; }
	article { margin: 10px 15px; }
	table#gov {
	font-size: 1em;
	margin: 5px;}
}


aside.depend{
	font-family:'Montserrat', sans-serif;
	font-size: 1em;
	line-height: 15px;
	background-color: rgba(255,204,51,1);
	box-shadow: 0px 5px 10px #888;
	width: 46%;
	border: 1px solid rgba(102,0,255,1);
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: auto;
}
.depend h2 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 2.1em;
	line-height: 44px;
	text-transform: uppercase;
	color: rgba(51,51,51,1);
	font-weight: 900;
	padding: 10px;
	letter-spacing: 2px;
	background-color: rgba(220,255,147,1);
	border: medium solid rgba(204,0,51,1);
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 5px 10px #888;
	border: medium dotted rgba(255,0,0,1);
	width: 50%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.depend ol img{
	padding: 5px;	
}
.depend blockquote{
	background-color: rgba(255,255,255,1);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	border: medium dashed rgba(0,204,0,1);
}

.note{
	font-family:'Montserrat', sans-serif;
	font-size: 1em;
	line-height: 15px;
	color: rgba(255,255,255,1);
	font-weight: 500;
	background-color: rgba(0,164,164,1);
	border: 1px solid rgba(102,102,102,1);
	width: 45%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 12px;
	padding-bottom: 50px;
	padding-left: 12px;
	float: left;
	margin-bottom: 35px;
}
.note h1 {
	font: Cantarell, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 30px;
	text-align: center;
	color: rgba(255,255,153,1);
}
.note h2 {
	font: Cantarell, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 30px;
	text-align: center;
	color: rgba(255,255,153,1);
	text-transform: lowercase;
	margin-top: 30px;
}
.note li {
	font-size: 18px;
	color: rgba(255,255,255,1);
	box-shadow: 0px 5px 10px #888;
	text-indent: 20px;
	white-space: normal;
	text-align: left;
	background-color: rgba(206,0,41,1);
	padding: 20px;
	margin-top: 20px;
}
.note p a{
	color: rgba(255,255,153,1);
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-family: Cantarell, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 30px;
}
.note p a:hover{
	color: rgba(255,0,102,1);	
}
img{max-width:100%;
-ms-interpolation-mode:bicubic;
}

aside.apart h2 {
	background-color: rgba(255,0,0,0.5);
    padding: 10px;
	width: 44%;
	border: thin solid rgba(0,102,0,1);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: right;
}
.apart{
	font-family: 'Roboto', sans-serif;
	background-color: rgba(0,0,0,1);
	box-shadow: 0px 5px 10px #888;
	font-size: 16px;
	border: thin solid rgba(0,153,153,1);
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.apart blockquote {
	background-color: rgba(255,255,255,1);
	padding: 10px;
}
.apart a {
	font-size: 16px;
	font-weight: 500;
	color: rgba(204,0,0,1);
	text-decoration: none;
	padding: 0px;
}
.apart a:hover {
	color: rgba(0,102,255,1);	
}
 ul{
	font-size: 1em;
	color: rgba(204,0,0,1);
	font-weight: 600;
 }
 .intro-apart span {
	text-transform: uppercase;
	color: rgba(51,51,51,1);
	background-color: rgba(102,255,204,1);
	text-align: center;
	padding: 10px;
	line-height: 30px;
	font-weight: 500;
 }
.info{
	padding: 10px;
	width: 80%;
	background-color: rgba(234,175,0,1);
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: rgba(102,102,102,1);
	border: 1px solid rgba(0,0,0,1);
	margin-bottom: 20px;
}
.info a{
	font-size: 16px;
	font-weight: bold;
	color: rgba(204,0,0,1);
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-family: Cantarell, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.info a:hover{
     font: Cantarell, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color:rgba(0,51,255,1);
	text-decoration: none;
}
 p a img{
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width: 30px;
	height: 30px;
	padding-bottom: 10px;
}


/* Table Styles */
.titled{
	font-family: "Titillium Web", sans-serif;
	color: rgba(255,255,255,1);
	letter-spacing: 2px;
	font-size: 2.3em;
	line-height: 44px;
	background-color: rgba(191,2,6,1);
	border-radius: 40px 40px 40px 40px;
	border: medium dashed rgba(0,196,196,1);
	box-shadow: 0px 5px 10px #888;
	text-align: center;
	width: 60%;
	padding: 20px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}


table#water {
	border-collapse: collapse;
	border-spacing: 0;
	color: #fff;
	background-color: rgba(0,139,232,1);
	box-shadow: 0px 3px 3px #888;
	background-image: none;
	background-position: center top;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	width: 85%;
	position: relative;
	padding: 20px;
	clear: both;
}
table#water th, table#water td {
   text-align: center;
}
table#water thead{
	font-size: 0.8em;
	line-height: 12px;
	background-color: rgba(41,114,94,1);
	text-transform: uppercase;
	text-align: left;
	padding: 10px;

}
table#water thead th {
	color: rgba(255,255,255,1);
	padding: 10px;
	vertical-align: bottom;
}
table#water thead th:nth-child(1){
	width: 20%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
table#water thead th:nth-child(2){width: 35%;}
table#water thead th:nth-child(3){width: 10%;}
table#water thead th:nth-child(4){width: 10%;}
table#water thead th:nth-child(5){width: 10%;}
table#water tbody	{ font-size: .9em; line-height: 15px;}
/*have dramatized the transition and color of fonts*/
table#water tbody tr { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(248,220,170,.8);
	transition: background-color .6s, color .6s;
}
/*the odd goes to second line even starts on first linecreate different designs copy paste the bellow lines to create different back colors */
table#water tbody tr:nth-child(even) {
	background-color: rgba(0,153,51,0.2);
  }
  /*have added color to font to go black*/
table#water tbody tr:hover {
	color: rgba(0,0,0,1);
	background-color: rgba(255,62,158,1);
}
  
/*below apply the color odd lines white*/  
table#water tbody td { padding: 12px; }
table#wataer tbody tr:hover td:first-child {
	background-color: rgba(204,0,102,0.0);
}

/*light color emphase for fist column with yellow*/
table#water tbody td:first-child {
	text-align: left;
	padding-left: 20px;
	font-weight: 700;
	background-color: rgba(170,0,85,0.35);
	transition: background-color .6s;
}
table#water tfoot {
	font-size: 1em;
	color: rgba(255,255,255,1);
} 
table#water tfoot p{
	color: rgba(51,51,51,1);
	font-variant: normal;
	font-size: 16px;
	text-transform: uppercase;
}
table#water tfoot tr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e79300;
	color: rgba(255,0,0,1);
}
table#water tfoot td {
	color:rgba(255,255,255,1);
	text-align: left;
	line-height: 15px;
	padding: 15px 20px;
}
table#water tfoot a {
	color: #FFCC33;
	text-decoration: none;
}
table#statist tfoot a:hover {
	color: #F09;
	text-decoration: underline;
}

/* Media Queries */
@media screen and (max-width: 400px) {
	h1 { font-size: 34px; line-height: 36px; padding-left: 15px; }
	article { margin: 10px 15px; }
	table#water {
	font-size: .9em;
	margin: 5px;}
}
h3{
	font-family: 'Roboto', sans-serif;
	padding: 10px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(102,102,102,1);
	text-align: center;
}


/* Table Styles */

/*footer styles	*/


footer{
	height: auto;
	background-size: cover;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(247,247,247,1);

}
footer img{
	padding: 7px;
}
.container{
	padding: 10px;
}
.container a{
	padding: 10px;
}
 ul.social{
	display: block;
	padding-top: 20px;
	margin: auto;
	list-style-type: none;
	text-align: center;
}
ul.social li{
	font-size: 2em;
	display: inline;
	padding: 0 1%;
}
ul.social li a{
	color: #666;
}
ul.social li.facebook a:hover{color: rgb(59,89,152);}
ul.social li.twitter a:hover{color: rgb(0,172,237);}
ul.social li.instagram a:hover{color: rgb(81,127,237);}
ul.social li.youtube a:hover{color: rgb(187,0,0);}
ul.social li.flickr a:hover{color: rgb(255,0, 132);}
 
 p.copyright{
	text-align: center;
	color: #666;
	font-size: .7em;
}
 
footer #privacy {
	padding: 20px;
	margin-top: 20px;
}
footer #privacy h3 {
     font: Cantarell, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color:rgba(51,51,51,1);
	text-align: center;
}
footer #privacy p {
	font-size: 0.5em;
	text-align: justify;
	-webkit-transition: font-size .5s ease;
	-moz-transition: font-size .5s ease;
	-o-transition: font-size .5s ease;
	transition: font-size .5s ease;
	font-family: Cantarell, Arial, Helvetica, sans-serif;
	color: rgba(102,102,102,1);
}
footer #privacy p:hover {
	font-size: 1em;
}
