body {background-color: #fff;
   
}
.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.s1 {
 background-color:#404849
}

.linkcolor a {color: #fff;}

 .linkcolor  a:focus {
    color: #fff; }
	.linkcolor a:visited  {
    color: #fff; }
	
.linkcolor a:hover {
    color: #c10000;
}


a:hover, a:focus, a:visited {
    color: #1779ba; }
	
	
.row {text-align:center}	

.nu1 {background-color: rgba(255,38,109,0.21); -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:10px; margin-bottom: 5px;}


#my1 {background-color: rgba(255,38,109,0.21); -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:10px}

#my2{background-color: rgba(102,180,241,0.35);}

#my3 {
  
    background-color: #333;
	}
	
div#my3 {
    padding-top: 20px; padding-bottom:20px;
    color: #c5c5c5;
}

div#my5 {
    
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}
}

join-link{
    font-family: 'Indie Flower', cursive;
text-align: center;
color: #0067c1;
font-size: 35px;
font-weight: bold;
text-decoration: underline;
}


a.join-link{
    font-family: 'Indie Flower', cursive;
text-align: center;
color: #0067c1;
font-size: 35px;
font-weight: bold;
text-decoration: underline;
}

a:hover .join-link  {
    color: #F2BDC1;
}



a:visited  .join-link  {color: #0067c1;
}

h1 {font-family: 'Indie Flower', cursive;
}

img {
    border-radius: 10px;  -webkit-box-shadow: 3px 3px 3px #7C7C7C;
    box-shadow: 3px 3px 3px #7C7C7C;
}

a.custodian {font-size:12px;color: #c5c5c5}