a:nth-child(2)
{
text-decoration: underline;
/* font-family: quicksand;
font-weight: bold;
opacity: 1;
*/

}

	

h2{
		/* height: 100%; */
		
		text-align: left;  
		font-size: 1.5em;
		font-family: quicksand;
		font-weight: normal;
		color: white;
		/*position: relative; */
		vertical-align: middle;
		opacity: 0.8;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 180px;
		margin-right: 180px;
		 text-shadow: 1px 1px 3px black;
		
	}	
	
h3{
		/*height: 100%; */
		text-align: left;  
		font-size: 1.5em;
		font-family: quicksand;
		font-weight: normal;
		color: white;
		/*position: relative; */
		vertical-align: middle;
		opacity: 0.8;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 30px;
		margin-right: 00px;
		text-shadow: 1px 1px 3px black;
		
	}	

.ForSwing{

/* height: 100%; */ 
-webkit-font-smoothing: antialiased;
		text-align: center;  
		font-size: 8em;
		font-family: riesling;
		font-weight: lighter;
		color: white;
		position: relative;
		vertical-align: middle;
		opacity: 0.7;
		margin-top: 100px;
		margin-bottom: 0px;
		

}